Create a user activity table which stores the time when the user does anything. Then query it with a GROUP BY user syntax and constrain the records to only those after, say, an hour ago if you think that users doing something during the last hour means they are in there doing something.
This is only a start, but is how I do it. On Tue, 12 Feb 2002, V wrote: >-I'm developing a site where many users can log in. >-I want to know how many users are using the system simoultaneously, and display it >in a document so the users can see it. >-¿How can i do that? >-Thanks >- >-Salu2, >- >- >-_______________________________________________________ >-Powered by Sambar Webmail - http://www.sambar.com) >- >- >- >- >- >--- >-PHP General Mailing List (http://www.php.net/) >-To unsubscribe, visit: http://www.php.net/unsub.php >- ************************************** John Huggins VANet [EMAIL PROTECTED] http://www.va.net/ ************************************** -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php