Hi,

I currently have sessions working nicely on my site, but I want to add a 
timeout feature. What would be the best method, grabbing the server time and 
setting it using the session_register, and then running a time check so if 
the session time is more than one hour old destroy it??

Ade

-- 
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