how to insert logout time when browser close
Answer / 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 |
which function used to get the file name in php?
What types of images that PHP supports?
What is php? Why it is used?
difference of move(), and copy() function in php?
Can a php code encryted? Is it possible to execute the php file which is encrypted(without decrypting), if so pleaze tell me the way.
How to create a text file in PHP?
Why using the htaccess file
Does strlen include null?
how php works with oracle?
Tell me how to create a session? How to set a value in session? How to remove data from a session?
how many error types in php? name there?
How to use the COM components in PHP?