Start here: www.php.net/session
You should read it from the main heading to the last line of the last comment.
redips wrote:
I know that if I set a session, by default it will expire when the browser closes. Can I also set a timeout? For example, if the session is idle for 30 minutes it will expire or if the user closes the browser, it will also expire.
I know I can do one or the other, but what about both?
Thanks. Redsip
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php