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 don't 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 publisher site: users counterListing Details
- Version:
- 1.0
- Filed in:
-
Scripts / PHP / Scripts & Programs / Counters
- Submitted on:
- Last Updated:
- Apr 16, 2005
- Publisher:
- Francisco Charrua Other listings by this publisher
License & Pricing Information
LICENSE #1
- License Type:
- Freeware
- Price:
- 0.00
- Additional Info:
User Reviews
Be the first to review this listing!Not yet reviewed by any member.... You can be the FIRST one to write a review for users counter