Hi,
How to destroy a session when the user closes the browser.
It seems the only alternative is to wait for the session_timeout hrs(3 hours).
What do you think?
will the register_shutdown_function(..),connection_aborted() functions be useful?
Ranjith