Welcome Guest, Not a member yet? Register   Sign In
After session->sess_destroy() redirect to another site and session persist.
#1

[eluser]frankabel[/eluser]
Hi all,

I call:

Code:
$this->session->sess_destroy()


in one of my controller, then I call:

Code:
redirect('otherdomain.com');

So far so good, but when I put in my browser the URL of my site again, I can see that session is not distroyed.

What is wrong here?

Thanks in advanced
Frank


Messages In This Thread
After session->sess_destroy() redirect to another site and session persist. - by El Forum - 09-22-2012, 12:19 PM



Theme © iAndrew 2016 - Forum software by © MyBB