Ok, but i'm using sessions. My users log in the system, there is no anonymous navigation. So i was thinking something about tracking the number of active sessions. I don't know how to do that. ¿Any ideas?. Thanks
On 12/Feb/2002 09:22:40, Rick Emery wrote: > 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 [<A >HREF="mailto:[EMAIL PROTECTED]">mailto:[EMAIL PROTECTED]</A>] > 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, Salu2, V _______________________________________________________ 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