Re: [PHP] Number of users

2005-07-12 Thread Ahmed Saad
On 7/12/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > 2. If I write down the IP of a user that log on my web site, can I check > later if the IP still browsing pages at my web site or if he had left my > website? Don't assume that every IP maps to only ONE user. IPs are often masqueraded so

RE: [PHP] Number of users

2005-07-12 Thread yanghshiqi
The current users' num is actually not exactly and it's just an estimated one. You can save your users' data in an array, and every time receive a request from a browser you should modify your array and then you can get how many users are "online". And also there need another function to clean up t

Re: [PHP] number of users currently on web

2001-01-11 Thread Alex Black
yes, use binarycloud. (binarycloud.com) select count(*) from bc_logged_in; :) _alex -- Alex Black, Head Monkey [EMAIL PROTECTED] The Turing Studio, Inc. http://www.turingstudio.com vox+510.666.0074 fax+510.666.0093 Saul Zaentz Film Center 2600 Tenth St Suite 433 Berkeley, CA 94710-2522