Welcome Guest, Not a member yet? Register   Sign In
cookie/session expiration time
#4

[eluser]BigDon[/eluser]
I think what you are looking for is:

Code:
sess_expiration

default = 7200
options = None

Description:
The number of seconds you would like the session to last. The default value is 2 hours (7200 seconds). If you would like a non-expiring session set the value to zero: 0

----------

Got this from the online user's guide: http://ellislab.com/codeigniter/user-gui...sions.html.


Messages In This Thread
cookie/session expiration time - by El Forum - 11-22-2010, 10:50 AM
cookie/session expiration time - by El Forum - 11-22-2010, 11:48 AM
cookie/session expiration time - by El Forum - 11-22-2010, 01:44 PM
cookie/session expiration time - by El Forum - 11-22-2010, 01:57 PM
cookie/session expiration time - by El Forum - 11-23-2010, 02:08 AM
cookie/session expiration time - by El Forum - 11-23-2010, 05:25 AM
cookie/session expiration time - by El Forum - 11-23-2010, 05:33 AM
cookie/session expiration time - by El Forum - 11-23-2010, 06:24 AM



Theme © iAndrew 2016 - Forum software by © MyBB