Categories
Tags → Php Hit Counter Text File

Image based hit counter in PHP to keep track of visitor.

Here we are going to design simple image based hit counter to keep track of visitor. We are going to keep record in a text file so we do need any kind of database. We are going to keep whole record in counter.txt file. In the same directory where you...
DETAILS

Grapic Cookie Counter

This hit counter is a graphical php based hit counter. It sets a cookie to make a real count by ignoring repetitive visit by a same visitor within few moments. It is completely customizable. It uses a text file to store log.
DETAILS

Basic Hit Counter

This hit counter can count the hits for your homepage. It is a php script and it uses a text file to write down the number of hits. The php script makes a java script output to show the hits in your webpage.
DETAILS

My Hits

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...
DETAILS
©2003-2019 jCay.com