Hey, I was wondering what php script shows how many users are online? Example:
56 Users Online?
Is that possible to do? I don't really know how to do that. Thanks!
You can better use HUOb than HUOa, I use HUOb too, I don't know the site, but I'm sure you can find it @ google.
See the problem with HUO-b 1.0 is that is shows a max online user count. I just want the user count.. also, I tried the HUO-a and its the exact same as b..
??
start a session each time a user enters ur site and then count the number of files in the dir where sessions are saved gives u the total users online.
thats 1 method the other one is using mysql
u can find many scripts at hotscripts.com