I have a site with logins, etc.  I was wondering if there's any way to see
how many users are logged in.  I know I could change a database and add one
to a number when a user logs in, and subtract one when they log off, but
what if they just go to another site or close their browser? 


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

Reply via email to