pete M wrote:

How do I set the session timeout - eg someone leaves a broweser for say half an hour then have to log in again..

As I'm on an intranet I want to increase ro 3 hours

Pete


increase the value of session.gc_maxlifetime (in seconds), session.cookie_lifetime should be still 0 (untill the browser is closed)


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



Reply via email to