delete session variable when close browser with out logout
Answer Posted / 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 |
Post New Answer View All Answers
What is php limit?
What are magic constants in php?
Who developed php?
How to convert the first character to upper case?
What are the array functions in php?
What are php applications?
What does nan stand for computer science?
Does php have future?
What is the difference between php and core php?
Explain about PHP filter and why it should be used?
How to remove leading and trailing spaces from user input values?
What is a lambda function in php?
What is difference between mysql_connect and mysqli_connect?
explain php variable length argument function.
Does php pass arrays by reference?