Store the user count to a database or file.  Increment when new user enters;
decrement when user logs out.  If user does not log out and simply types a
new URL into the address line, then you have another problem.

-----Original Message-----
From: V [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, February 12, 2002 9:16 AM
To: [EMAIL PROTECTED]
Subject: [PHP] How can i count the number of users logged in my system


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

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to