users counterHits: 27
*****
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.
Platform(s): n/a
Date: Apr, 16 2005 Author: Francisco Charrua, http://scripts.franciscocharrua.com/users.php {
License}
{
Ratings}Number of Ratings: 0 Votes
Visitor Voting Booth:
{
Others Scripts}
|