CodeIgniter Forums
Session Logout Problem - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Using CodeIgniter (https://forum.codeigniter.com/forumdisplay.php?fid=5)
+--- Forum: General Help (https://forum.codeigniter.com/forumdisplay.php?fid=24)
+--- Thread: Session Logout Problem (/showthread.php?tid=1208)



Session Logout Problem - vibhu_mobifly - 02-19-2015

Hello Sir,

Please help me.
I save session details in database.
Session log out problem occurred frequently.


RE: Session Logout Problem - InsiteFX - 02-19-2015

when posting you need to specify the version of CI that you are using.

But it sounds like your not cleaning out the session data arry.


RE: Session Logout Problem - CroNiX - 02-19-2015

Are you making ajax requests?