Hi all,
Is there any Procedure to know when a user closes his/her Browser window ???
Like in ASP we can track a user by running a function called session_on_end() .. is there any function avaialable in PHP..
What I want to do is..
I have to track how many users are online rightnow ..
Any help would be appreciated..
Tabish