Posted by Michael Fesser on 12/19/07 15:26
..oO(Php Developer)
>I want to know how to check that user is online or offline by Php.If
>he visit pages then he is online, if he not accessed page he is
>offline.
He's "online" while the script is running, after that he's "offline"
until the next request. That's simply how HTTP works.
Micha
Navigation:
[Reply to this message]
|