To provide function "Last login time" I need to track time when user logout. Even if he do this silently (by $lifetime idle). When user calls logout.php everything is very simple for me. But not in $lifetime case. How can I do this?
Thanks a lot!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
To provide function "Last login time" I need to track time when user logout. Even if he do this silently (by $lifetime idle). When user calls logout.php everything is very simple for me. But not in $lifetime case. How can I do this?
Thanks a lot!