[Ilugc] PHP Help

  • From: mehul.n.ved@xxxxxxxxx (Mehul Ved)
  • Date: Sat May 29 11:37:35 2010

On Sat, May 29, 2010 at 11:15 AM, Rajesh kumar
<rkrajeshkumar87@xxxxxxxxx> wrote:

Dear luggies,
I am working on a application, where i was assigned the task of tracking
user sessions, i need to store the time of user login and logout. the
problem is that if the user closes the browser or the system gets shutdown,
he must be logged out. how can i achive this in php or there is any thing
with postgres like if the connection to the database close, it updates the
time etc...

http://stackoverflow.com/questions/1837934/login-logout-and-duration-time-in-php-and-mysql

Other related posts: