Hello,

I was going to use sessions to save a logged in variable so if the user
logged in with a username and password I checked for the session variable
and if it existed then I could continue.

Is there a way for the loggedin session variable to automatically be
destroyed after 5 minutes for example?  If not what would be another way I
could implement the above.


thanks,

Randy


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to