CodeIgniter Forums
How to expire session on browser tab close - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23)
+--- Thread: How to expire session on browser tab close (/showthread.php?tid=27604)



How to expire session on browser tab close - El Forum - 02-16-2010

[eluser]Unknown[/eluser]
Tried implementing sess_persistent variable as per CI thread
http://ellislab.com/forums/viewthread/109645/

But could not make the session expire on browser or browser-tab close

Could anyone help me through light over this issue ?