how to insert logout time when browser close
Answer Posted / perfect
When a user login a site at that time user information
is stored on the server, the user is logout their page use
session unregister function at the time we can get the time
and store to database.
| Is This Answer Correct ? | 16 Yes | 15 No |
Post New Answer View All Answers
How can we change the maximum size of the files to be uploaded?
List few sensible functions in PHP?
What is difference between action hook and filter hook?
What is is_null() in php?
How to enable parsing?
How to open a file in php?
What are different types of runtime errors in php?
What is the scope of a variable defined in a function?
What are the uses of explode() and implode() functions?
Is c similar to php?
How do I repair phpmyadmin?
What is framework? How it works? What is advantage?
What is super () python?
How to call php function in jquery?
What is the correct and the most two common way to start and finish a php block of code?