|
Intro to Functions + Application
|
Other links at PHP > Scripts and Programs > Counters |
| 1. |
Only Counter
|
|
|
Free , simple , easy & ready to use counter to track all of your visitors. ** Bugs Fixed
|
| 2. |
myStats
|
|
|
Simple tool to track your visitors info eg: referrer, host, site hits using mysql as database. Easy installation
|
| 3. |
Cookie Counter
|
|
|
Do you have hit counter that miss-counts every time you refresh your webpage? Are you unwilling to install a bloated multi-file script just to get an accurate hit count? Behold! A dead-simple, miniscule sized, hit counter. A PHP session (cookie) is used to determine if the site has been visited during the browser¡¯s session. Basically, you need to close your browser application, reopen it and revisit the webpage to record another hit.
|
| 4. |
Smilie counter
|
|
|
This is a very nice little counter which display the unique visitors (total) and the unique visitors (today). It has a unique smilie system built in, which displays your feelings about the number of users that have visited your site. Have fun!
|
| 5. |
Simple Text Based Hit Counter
|
|
|
This code enables you to add a simple text based hit counter to you webpages, which displays the total number of hits to your webpages. It can also be set so that it is invisible.
|
|
|