A simple yet effective text hit counter. It uses a flat-text database so no SQL databases are necessary. It can count hits for multiple pages of your website or even websites on other servers. To prevent others from taking advantage of your script, a HTTP referer validation has been included as an option.
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.
Display how many visitors you've had in a text-based manner. Just copy and paste a small piece of code onto the page you want to keep tracked.
A simple click counter for your website. You can easily add it to any page or to any link, such as a directory, pictures, list of software, articles or tutorials. It will show the total hits and unique visitors, and the date the listing was first added.
This counter can display a text (or separate images) counter on your web site using PHP and Server Side Includes.
A simple hit counter script that doesn't require a database. It allows you to put a text-based hit counter on virtually any page of your website. You may customize the colors and fonts using standard CSS styles. Cookies are used to prevent duplicate hits. It does not use any JavaScript code.
This is a very simple text counter that has the capability to e-mail the administrator every X number of hits.
A simple, bare-bones text counter using MySQL.
A text-based counter that counts the total visits and the daily visits.
Textfile-based counter with online users; user of the day, week, month and year; and all users.
A simple text counter that keeps track of how many unique pageviews your site has had and lets the admin check IP logs since his last reset.
Counter with online, today, yesterday, week, month, year, total and record statistics. Easy to install and available in several language packs.
This hit counter uses PHP to create JavaScript. This allows the script to be included in HTML pages. It can ignore an IP address and is extremely easy to install.
An easy to install text counter that allows you to tweak the number of digits being displayed and add text to it.
The font and color of the counter are both customizable. There are only two files to upload to your web server. Has the ability to seperate the thousands.
Track any number of your web pages. It can be used as a sitewide automated system or on a per page basis. It is simple, easy to modify and includes an admin page.
A simple miniscule hit counter that uses a PHP session (cookie) to determine if the site has been visited during the browser's session.
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 very small script (7 lines of code) which uses a simple include to output the number of pageviews. Data stored in a Text file. Output is formatted (e.g. 3,977,028).
Track and display visitors on a page. The value is stored in a flat file.