Welcome Guest, Not a member yet? Register   Sign In
Session does not expire? why?
#9

[eluser]mindprojects[/eluser]
All right this is the solution:

Session won't expire on browser exit,session will espire only after $config['sess_expiration'] time is expired from last login.
The value of 0 means no expiration!.

Now this is the problem:
i have a site and people access the web app from public places.So i need to avoid that if a user is going to close his browser session data keep living in session for the next user.
The solution,i think,is deleting the session on browser exit,isn't it?
How to do that?


Messages In This Thread
Session does not expire? why? - by El Forum - 10-15-2008, 08:22 AM
Session does not expire? why? - by El Forum - 10-15-2008, 10:28 AM
Session does not expire? why? - by El Forum - 10-15-2008, 10:35 AM
Session does not expire? why? - by El Forum - 10-15-2008, 10:43 AM
Session does not expire? why? - by El Forum - 10-15-2008, 10:48 AM
Session does not expire? why? - by El Forum - 10-15-2008, 10:51 AM
Session does not expire? why? - by El Forum - 10-15-2008, 11:13 AM
Session does not expire? why? - by El Forum - 10-16-2008, 01:04 AM
Session does not expire? why? - by El Forum - 10-16-2008, 01:16 AM



Theme © iAndrew 2016 - Forum software by © MyBB