users counter
Include this script in the PHP pages of your web site in order to display the number of people that are viewing them. Before using this script remember to create a MySQL database for it (if you dont already have one), and to assign that name to $DataBaseName. Actually, remember to assign a value to all the initialization variables at the beginning of the script.
<? include("USERS.PHP"); ?> will keep count of the users accessing that page.
The users() function will display all the users tracked by the script. users_on_this_page() will only display the ones on the current page.
Visit site to download...
Hit & IP Counter
This script can do much more than you expect. Instead of merely counting hits for a single page, it
BS Counter
This is a web hit counter/tracker written in PHP, features include: blocking of multiple hits from t
Power Logger
Single file text based logger showing total visitors, visitors today, and total users online right n
EasyCounter
EasyCounter is an easy to include and modify PHP text counter for your page. It has an option to pre
phpUseronline
This is a simple and fast PHP script that allows you to display the number of users currently on you
User Online Host
To see how many visitors are online is a very populair script and maybe even one of the most downloa
PHP Counter + mail notice
Its a PHP3 counter with a particularity: it can send you an email every X hits, easily configurable
UserOnline
UserOnline is a script, which shows you how many users are active within a number of minutes (you ca