Welcome Guest, Not a member yet? Register   Sign In
automatic logout from website after some idle time
#2

You can use the CodeIgniter is_ajax_request();

To check to see if the request is from Ajax.

You also need to clear the session array.

Make sure that the web page is not being cached.
What did you Try? What did you Get? What did you Expect?

Joined CodeIgniter Community 2009.  ( Skype: insitfx )
Reply


Messages In This Thread
RE: automatic logout from website after some idle time - by InsiteFX - 09-06-2017, 03:13 AM



Theme © iAndrew 2016 - Forum software by © MyBB