session management on server
Posted: Sat Dec 09, 2006 7:54 am
I wanted to know when a user don't logout properly and instead of it just closed browser window how server comes to know that this session has been closed?
for example i open a page and login after some time instead of signing out i just closed my browser window, now how the server will come to know that session has been expired? or session has been closed.
Note: I am using php script with apache web server.
thanks
for example i open a page and login after some time instead of signing out i just closed my browser window, now how the server will come to know that session has been expired? or session has been closed.
Note: I am using php script with apache web server.
thanks