Re: [PHP] QUESTION - user management

2003-04-02 Thread Leif K-Brooks
Keeping track of the last time each username / IP address has viewed a page, and assuming that any user who was seen less than 5 minutes (or so) ago is online. [EMAIL PROTECTED] wrote: How do applications know how many users are logged into the system? For example postnuke will tell you '3 user

RE: [PHP] QUESTION - user management

2003-04-02 Thread John Coggeshall
-~=~- >-Original Message- >From: Matt Giddings [mailto:[EMAIL PROTECTED] >Sent: Thursday, April 03, 2003 12:31 AM >To: [EMAIL PROTECTED]; [EMAIL PROTECTED] >Subject: RE: [PHP] QUESTION - user management > > >Someone recently posted code f

RE: [PHP] QUESTION - user management

2003-04-02 Thread Matt Giddings
8 AM > To: [EMAIL PROTECTED] > Subject: [PHP] QUESTION - user management > > > How do applications know how many users are logged into the system? For > example postnuke will tell you '3 users online, 2 members'. Im gussing it > uses sessions, but how? > >

Re: [PHP] QUESTION - user management

2003-04-02 Thread Marek Kilimajer
Check the archives, this has been discused many times before [EMAIL PROTECTED] wrote: How do applications know how many users are logged into the system? For example postnuke will tell you '3 users online, 2 members'. Im gussing it uses sessions, but how? Edd Barrett (http://www.filibusta.net)

[PHP] QUESTION - user management

2003-04-02 Thread [EMAIL PROTECTED]
How do applications know how many users are logged into the system? For example postnuke will tell you '3 users online, 2 members'. Im gussing it uses sessions, but how? Edd Barrett (http://www.filibusta.net) -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.p