php - I want to destroy session like IRCTC or SBI when close the tab of browser -


i want destroy session irctc or sbi when close tab of browser. have tried ini_set('session.use_cookies',0) clear session when browser closed not when tab closed.

i have tried jquery unload() method , onbeforeunload() still not working.pls me.


Comments

Popular posts from this blog

toolbar - How to add link to user registration inside toobar in admin joomla 3 custom component -

linux - disk space limitation when creating war file -

How to provide Authorization & Authentication using Asp.net, C#? -