Is it possible to get a timestamp, and have that timestamp saved as a cookie or even into mysql database when a PHP session is timed out? I've been fiddling with the expiry times and want to have reassurance of how long the sessions are lasting for.
And that way I can see what time people log in and what time they are either kicked out or logged out.