Ive just been getting myself deep into using sessions.
Sessions are working as it should except for one condition.
Say I log into the site, and the session is started, and I don't do anything for the next 30 mins, then go back to the site.
Im temporarily logged out, but because the session cookie is still good, the next page load logs me back in.
How do the people who use sessions handle this type of scenario??

Thanks for any insight you may provide...

--
Gerard Samuel
http://www.trini0.org:81/
http://dev.trini0.org:81/



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

Reply via email to