Simple Hit Counter is a text-based hit counter. You can use it on as many pages as you want. Call it via PHP include statements or SSI exec statements. The script will create a small file (a few bytes) for each page it keeps track of.
Views: 211 Price: Category: PHPScripts and ProgramsCountersText Based
Single file text based logger showing total visitors, visitors today, and total users online right now. Simple to use and setup, reccommended download for anyone that wants a simple site logger.
Views: 187 Price: Category: PHPScripts and ProgramsCountersText Based
Records hits to a web page. The hit count is stored in a single text file. The total number of hits is displayed on the web page but can be disabled if desired.
Views: 228 Price: Category: PHPScripts and ProgramsCountersText Based
This is a simple PHP script that allows you to display a text counter using cookies on your Web page.
Views: 186 Price: Category: PHPScripts and ProgramsCountersText Based
EasyCounter is an easy to include and modify PHP text counter for your page. It has an option to prevent adding to the counter by sending a variable when calling the page.
Views: 187 Price: Category: PHPScripts and ProgramsCountersText Based
This is a simple counter that writes to a file every time the page is accessed. No MySQL used.
Views: 221 Price: Category: PHPScripts and ProgramsCountersText Based
A simple to use and easy to install counter that can keep track of your website hits in a text file, no database required.
Views: 217 Price: Category: PHPScripts and ProgramsCountersText Based
Well its a very simple hits counter that only logs individual hits, in other words one hit per person per visit.
Its work simply by checking the visitors Remote Address and logs it as a SESSION.
Once the visitor enters your site the session is then logged with their Remote Address and the hits count
Views: 621 Price: Category: PHPScripts and ProgramsCountersText Based
My Hits 2 is a PHP hit counter that tracks unique visitors by their IP address. Simply upload two files and add one line of code into your existing PHP page to install. Uses a text file for saving IP's. The actual script is only about 20 lines of code!
This is an excellent way to prevent people
Views: 200 Price: Category: PHPScripts and ProgramsCountersText Based
alafoo hits counter is a very simple script to track the number of hits of your website. Hits number is stored in a text file, so you don't need a database. The script is good for small websites.
Views: 213 Price: Category: PHPScripts and ProgramsCountersText Based
EASYCOUNT (TXT) is a simple PHP script that counts the Page Impressions of your site using a .txt-File to store the data.
Views: 224 Price: Category: PHPScripts and ProgramsCountersText Based
A really simple PHP counter that uses a file to store the data so no fiddling about with database settings.
Views: 198 Price: Category: PHPScripts and ProgramsCountersText Based
A user online counter that will keep track of how many users are online and browsing your site at that current time.
Views: 230 Price: Category: PHPScripts and ProgramsCountersText Based
3rabo_counter is a cool script that can show you how many people are surfing your site at the given time, and it shows you the total visits in that day, and the total visits since the script was installed.
Views: 210 Price: Category: PHPScripts and ProgramsCountersText Based
Text counter that can be included in any of your pages. Uses a flat file database so there is no need for SQL server. Customizable so you can easily integrate it with your site.
Views: 237 Price: Category: PHPScripts and ProgramsCountersText Based
DSCounter is a easy couter system(Total visits, Today) with online function. Requires: PHP + MySQL. Easy installation with install.php. The size is only 4 kb (zip).
Views: 222 Price: Category: PHPScripts and ProgramsCountersText Based
This is a PHP script with a MySQL backend that counts the number of page loads each page of your web site gets to it. It has an interface for viewing the statistics in a frinedly way through a web browser.
Views: 223 Price: Category: PHPScripts and ProgramsCountersText Based
PHPcount is a simple yet effective PHP text hit counter. It uses 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. It can be configured to count unique visits only. The count is displayed on the page using a
Views: 232 Price: Category: PHPScripts and ProgramsCountersText Based
FlatFileCounter is a simple counter script that counts visits on a website and logs IP addresses in a flat file. IPs are stored with the timestamp (time when a specific IP runs the script) in order to avoid double counting within a specific time (you can set the IPs' expiring time to whatever you
Views: 196 Price: Category: PHPScripts and ProgramsCountersText Based