Question

I need to know users login and logout, the problem is when the user session timeouts, how can i handle this to update application.

On session destroy, i want to update a db table for example ?

I prefer no to use a cron job, since it will load much on the server.

Thanks in advance.

No correct solution

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top