delete session variable when close browser with out logout
Answers were Sorted based on User's Feedback
Answer / koushikgraj
on unload event in javascript will trigger when the window
is going to close.
we can call a ajax function to clear session
| Is This Answer Correct ? | 8 Yes | 4 No |
Answer / ramtej
session should automatically expires when browser window
closes..
| Is This Answer Correct ? | 2 Yes | 3 No |
Answer / psharma05
session variable automatically delete when browser closed.
| Is This Answer Correct ? | 3 Yes | 14 No |
What are the security measures we have to take for our site not to hack by others.
3 Answers Infosys, Torque Infotech,
What is the apache?
How does php server work?
When sessions ends?
Tell me what is pear?
where to change in php.ini file for file uploading?
i want to store retrieved data from database into an array list with limit.And display the data from that array list.have any answer for this?
What is a stored procedure in mysql?
How many ways there are to fetch the data from the Database?
How can we get the error when there is a problem to upload a file?
please explain me mail function in php
How many types of functions are there in php?