3
votes
4answers
431 views
PHP session timeout callback?
I'm running a PHP + APACHE + CENTOS Linux combination.
I have implemented a login & logout on the website.
My question is, how can I know when the php session has timed-out (Us …
