- 1,233 categories
- 40,621 scripts
Updated: 07/02/2005
- An extremley simple hit counter using php and a text file. Follow simple instructions.
- Categories
- Tags
- Platforms
- Licenses
- Author
- 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 lin...
- PHP MyHitCount is a simple PHP/MySQL-based hit counter that returns the number of hits a page has recieved. The data is stored in a very small MySQL table to minimize overhead. V1.0 supports tiling of image files to create a custom counter look.
- GrafX Hit Counter is a hit counter that displays the results using a MySQL database. Simply add the 3 lines of code at the beginning of each page you want to track and the script will store the results and display a graph that shows which pages are t...
- 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.
- PHP Multipage Counter is a multi page hit counter written in PHP. One copy of the tag will allow you to put a counter anywhere on your server, and will create a counter fill initialized to the number you specify. Uses small text files instead of dat...