I had thought that a session would last only 20 mins if
session.gc_maxlifetime is set at 1440.  Was I wrong in assuming this?  I
have pages that have session_start() at the top to persist the session
throughout the life-cycle of these pages, however, I want the session to
expire after 20 mins or so of use.  How can I assure that the session will
expire after 20 mins?

Thanx
Phil



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

Reply via email to