ending $_SESSION[] variable when user goes off site
Posted: Thu Apr 20, 2006 2:24 pm
Hello,
I am using $_SESSION variables for user authentication on a site. I was wondering if it is possible (using PHP, or anything else) to end a session when a user goes off the site (without logging out); or at least to end the session if a user closes the browser window (but does not quit the browser application). Thanks a lot.
I am using $_SESSION variables for user authentication on a site. I was wondering if it is possible (using PHP, or anything else) to end a session when a user goes off the site (without logging out); or at least to end the session if a user closes the browser window (but does not quit the browser application). Thanks a lot.