aspose file tools
The moose likes PHP and the fly likes Session Tacking by php on server Side Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Languages » PHP
Reply Bookmark "Session Tacking by php on server Side" Watch "Session Tacking by php on server Side" New topic
Author

Session Tacking by php on server Side

Sanjay Panda
Greenhorn

Joined: Oct 23, 2012
Posts: 1
Actually I have a problem on session tracking when user is not clicking on the logout button, directly close the browser ......Or internet connection is closed ...How to know the user is connected with Our web server or not
Nick Charles
Ranch Hand

Joined: Oct 09, 2011
Posts: 59

Try setting a session timeout. I google php session timeout and found various code example to do this, including:
http://www.daniweb.com/web-development/php/threads/124500/session-time-out-in-php#
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Session Tacking by php on server Side
 
Similar Threads
How to check browser alive
Quick HttpSession question...
Session Migration
Maintain Session
HttpSessionListener if browser is closed