ASP's Session_OnEnd function?
Posted: Sat Oct 18, 2003 4:06 am
I was wondering if there was a php equivalent to this?
basically im wanting to perform a script when the session is ended, be it by timeout or closure of the browser. Obviously its easy enough if the user logs out maually, but otherwise how?
im not asking how to start/end sessions, or how to store session variable.
basically im wanting to perform a script when the session is ended, be it by timeout or closure of the browser. Obviously its easy enough if the user logs out maually, but otherwise how?
im not asking how to start/end sessions, or how to store session variable.