View Full Version : Session time out
danny405167
12-17-2010, 08:52 AM
Is there a way to make a session time out when the browser is idle?
Jason Byrnes
12-17-2010, 10:07 AM
session time out is controlled in the php.ini file.
see the following thread on the webmaster world forums for details:
http://www.webmasterworld.com/forum88/12812.htm
danny405167
12-17-2010, 10:42 AM
How about saving the cookie for 15 minutes instead of days. I know that if I leave the box empty (under edit cookie setting) the cookie will not be saved after closing the browser. Can it be done under WebAssist cookie tool kit or do I have to edit my ini.php?
Jason Byrnes
12-17-2010, 10:56 AM
Cookies toolkit cannot effect the session cookie, you need to edit the php.ini in order to control the session timeout properties.
vBulletin® v3.8.1, Copyright ©2000-2012, Jelsoft Enterprises Ltd.