ajax
Automatic session timeout/logout using php and AJAX : Part II
This article is final part of 2 part series in which you will learn how to logout a user after a specific amount of inactivity. In part 1, we used only php. In this part, we will extend this functionality and will use AJAX to automatically logout the user if the inactivity time is exceeded. [...]
Read the rest of this entry >>

