dbrimlow Posted December 4, 2006 Share Posted December 4, 2006 I need to stop a logged-in user from being able to continue a session in any other browser/window.In essence, I don't want sessions to be passed into a new window, if opened. I want it to provide a warning message that if they open another window, they will lose all of the data they have previously entered and have to log-in again, and re-enter everything. How do I restrict an open session to one browser/window? Link to comment https://forums.phpfreaks.com/topic/29446-how-do-i-limit-sessions-to-one-browser-window/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.