Welcome Guest, Not a member yet? Register   Sign In
session time out....
#9

[eluser]thinkigniter[/eluser]
Ok, A a general rule...

1. Javascript is a Browser side programming languauge
2. PHP is a server side {before browser loads} progamming language.

So, if php session variables will update when the page refreshs or reloads.

I sudjest you use a the EXT ajax object to send session timeout information to another CI controller.

That then kills the session information then returns true so that the EXT object
refresh/reload page -> N0 session -> logout


Messages In This Thread
session time out.... - by El Forum - 12-09-2008, 12:07 AM
session time out.... - by El Forum - 12-09-2008, 02:54 AM
session time out.... - by El Forum - 12-09-2008, 03:40 AM
session time out.... - by El Forum - 12-09-2008, 04:19 AM
session time out.... - by El Forum - 12-09-2008, 03:44 PM
session time out.... - by El Forum - 12-09-2008, 10:47 PM
session time out.... - by El Forum - 12-10-2008, 05:28 AM
session time out.... - by El Forum - 12-10-2008, 05:45 AM
session time out.... - by El Forum - 12-10-2008, 04:31 PM
session time out.... - by El Forum - 12-10-2008, 10:31 PM
session time out.... - by El Forum - 12-14-2008, 05:01 PM
session time out.... - by El Forum - 12-27-2013, 05:55 AM
session time out.... - by El Forum - 12-27-2013, 06:14 AM
session time out.... - by El Forum - 12-27-2013, 06:20 AM



Theme © iAndrew 2016 - Forum software by © MyBB