A simple text based counter. No database needed.
A counter that counts only unique clicks based on IP address. It will only count one visit per IP address every 24 hours. The initial counter value can be set.
A simple counter that requires SSI.
A simple text counter that uses a text file database. Just add one line of code to your webpage to include the file in your webpage.
A simple hit counter that will not record hits from the same browser session. Simply plug it into a directory and include it in another PHP file.
A text-based counter that counts the total visits and the daily visits.
This counter can display a text (or separate images) counter on your web site using PHP and Server Side Includes.
A set of scripts designed to facilitate website statistical needs, such as tracking daily and weekly visits. It can track unique visitors, unique visits, and/or unique hits to given PHP webpages.
This script counts hits and allows visitors to add comments for any single page on your web site. It will display the number of hits and comments a page has received and let the visitor read or write to the comments.
A simple, easy and ready to use counter to track all of your visitors. |