hello,
i use session for user authentication in php/mysql.

how to logout the session automatically if:
there is no activity for a period of time (user forgot to click logout), 
or user just close the browser without logout
?

thanks,
rudy


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