Welcome Guest, Not a member yet? Register   Sign In
Session expiration: does it get renewed on each request?
#1

[eluser]aidehua[/eluser]
In my config/config.php I have this:


Code:
$config['sess_expiration']        = 7200;

So my session will expire after 2 hours.

Question: is that 2 hours after the session is created? Or 2 hours after last activity/request?


Messages In This Thread
Session expiration: does it get renewed on each request? - by El Forum - 02-02-2010, 04:05 AM



Theme © iAndrew 2016 - Forum software by © MyBB