Wednesday 15 May 2013

php - Delete that particular username from .txt file when browser of that user is closed -


I am storing a user entering a site in .txt file. I want to delete their names after I close the browser directly. I am using php code. Is there a way to remove that name?

No fixed- the fire way to tell if the user has closed their web browser . This kind of action will lead to a undoubtedly bug in an attempt to catch w / javascript. The only thing you can do, after the pre-defined period of inactivity, has been removed from the usernames. If the user did not take any action within the pre-defined time-range, then assume that they are inactive.

No comments:

Post a Comment