Welcome Guest, Not a member yet? Register   Sign In
codeigniter sess_expire_on_close not working
#1

[eluser]mouna[/eluser]
I'm trying to implement a login form with a "remember me" checkbox

the problem is when I set "sess_expire_on_close" in the config file to true

Code:
$config['sess_expire_on_close'] = TRUE;

when I close the browser, it dosen't work, I always have access like if I'm logged

I'm using codeigniter 2.1.2

Any help will be appreciated.


Messages In This Thread
codeigniter sess_expire_on_close not working - by El Forum - 10-02-2012, 09:36 AM
codeigniter sess_expire_on_close not working - by El Forum - 10-02-2012, 10:11 AM
codeigniter sess_expire_on_close not working - by El Forum - 10-02-2012, 11:12 AM
codeigniter sess_expire_on_close not working - by El Forum - 06-20-2013, 02:22 AM



Theme © iAndrew 2016 - Forum software by © MyBB