I can't - [I assume you mean session_destroy]I am trying to use session_set_save_handler - so the user does not have to actively log-out, and I can clean up after them.
Everything works if I call session_destroy() - the session file is deleted, but I can't get this to work otherwise.
I am attempted to replicate ASP's on_Session_End - and it is not going well with this PHP crap.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.