Hi all,
Can anyone help me to solve my problem?
I m doing one PHP project in which i maximum used Javascript and Ajax.Now client require that when he close browser session have to automatically cleared means when he open next time that browser he must have to login first.
I tried to use javascript ONUNLOAD event of page but it cant work properly and one problem is that when i click on any other page that event occurs for current page which is also not good.
If you have any idea with php or javascript then please help me.
thanks in advance :-/