|
So I can set an auto login action via cookies each time the user returns it checks for the cookie and if present it uses it to log you back in.
My problem is how do you logout.
I have attempted to log out by unsetting my session and re-creating cookies that have expired. Close the Browser re-boot do what ever.
When i come back I'm still logged in.
How do you overwrite your cookies to make them to expire?
Cheers
ibbo
|