RE: [phplib] Users online From: Brian Popp (bpopp <email protected>)
Date: 01/11/01

You really don't have any way of knowing. The closest thing to it would be
an 'active' users list whereby you look for sessions that are only older
than a certain time (5 min perhaps). If your site allows authoring or other
time intensive activities, you would probably want to bump up this
threshhold appropriately. As you probably know, their session gets refreshed
every time you call page_close.

BPopp

-----Original Message-----
From: Joern Muehlencord [mailto:jomu <email protected>]
Sent: Thursday, January 11, 2001 6:37 AM
To: PHPLIB
Subject: [phplib] Users online

Hi together,

may this was asked several times: How can I realize a "users online"
list?? How can I determine, what sessionids just exist, because the user
didnot uses the logout button!?

Thanx,
 Joern

-- 
Linux is like a wigwam - no Windows, no Gates and Apache inside

--------------------------------------------------------------------- To unsubscribe, e-mail: phplib-unsubscribe <email protected> For additional commands, e-mail: phplib-help <email protected>

--------------------------------------------------------------------- To unsubscribe, e-mail: phplib-unsubscribe <email protected> For additional commands, e-mail: phplib-help <email protected>