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 is difference between single quotes and double quotes in php?
How can you propagate a session id?
What is session in c#?
armstrong number by using php while number is given by the keyboard.?
What is meant by variable variables in php?
What is faster in php?
What is the function used to change the root directory in PHP?
How does php work with apache?
What is the function func_num_args() used for?
What is php form validation?
Tell me what is the actually used php version?
Explain Whitespace Characters?