Session Auto Logout |
[eluser]systemsos[/eluser]
I'm not "quite" sure how the sess_expiration works with CI's session library - but I imagine it would be similar to my own library that I wrote up for RA_Session (using native PHP sessions). If you have the sess_expiration set to '0' - it will log (kill) out the session as soon as the browser is closed. http://codeigniter.com/wiki/RA_session/ If you have no luck with the included library from CI. Hope this helps Cheers, |
Messages In This Thread |
Session Auto Logout - by El Forum - 02-18-2008, 07:42 AM
Session Auto Logout - by El Forum - 02-18-2008, 09:14 AM
Session Auto Logout - by El Forum - 02-18-2008, 10:01 AM
|