Reaper0167 Posted July 12, 2009 Share Posted July 12, 2009 I can check to see if a user is online by a column in my database. When a user logs in, it tells me. When the click the logout button, it kills the session therefore it says they are not online. How could I kill that session if they just x-out of the browser and not click the log out button? Link to comment https://forums.phpfreaks.com/topic/165664-solved-all-sessions-killed-when-logged-out-but/ Share on other sites More sharing options...
Reaper0167 Posted July 12, 2009 Author Share Posted July 12, 2009 oops, sorry, when the user logs in, i have a sql update that updates a column in that database that says the user is logged in, how could I update that column when the browser is closed? (when the user does not click the log out button) Link to comment https://forums.phpfreaks.com/topic/165664-solved-all-sessions-killed-when-logged-out-but/#findComment-873884 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.