Am trying to increae the session lifetime to 8 hours ish

using this code
ini_set('session.gc_maxlifetime',28800);

does not work ?

any ideas
Pete

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to