oh silly me you might need also an on/off flag , but need a way to determine when they close the connection
-----Original Message----- From: Oliver Witt [mailto:[EMAIL PROTECTED] Sent: Monday, March 24, 2003 6:24 AM To: [EMAIL PROTECTED] Subject: [PHP] who is on the page? Hi everybody, I've been looking for a script to determine who is on my page (people have to log in). So far, I've been using a script that updates the time in the database continuously as long as the person is on the page. That way, the script could determine whether the user is still online or not. However, this script has way too many queries and uses too much server resources. Is there anything else? I'm wondering if the connection_status() function would help in any way... thx, Olli -- 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