Welcome Guest, Not a member yet? Register   Sign In
Destroying a session
#1

[eluser]Ajaxian64[/eluser]
Hi All,

I set up for the very first time my web app to production server.
Every things work fine.

I use Chrome to observe the Session settings (cookies). I use cookies + ci database for storing session.
And I use CI "session" library

When I logout, I use this code
Code:
$this->session->sess_destroy();
However with Chrome, on my PC, I see the session always exists.

Do you know why ?
I would esperate to have nothing in my Chrome session viewer.... :-S


Messages In This Thread
Destroying a session - by El Forum - 12-01-2010, 04:00 AM
Destroying a session - by El Forum - 12-01-2010, 04:06 AM
Destroying a session - by El Forum - 12-01-2010, 05:17 AM
Destroying a session - by El Forum - 12-01-2010, 06:48 AM
Destroying a session - by El Forum - 12-01-2010, 06:51 AM
Destroying a session - by El Forum - 12-01-2010, 07:01 AM
Destroying a session - by El Forum - 12-01-2010, 07:04 AM
Destroying a session - by El Forum - 12-01-2010, 07:10 AM



Theme © iAndrew 2016 - Forum software by © MyBB