Categories

Updated: 02/06/2007

Hit Counter

Hit counters are used to track the amount of visitors there have been to a cetain page. I have looked through the internet and I have come up with 2 different ways to produce a hit counter. Flat Files (Storing data in a *.txt or *.dat file) Database (using MySQL or something similar to store the data in) Each way is the same, there is no difference between them. I have written a description on each of these 2 methods together with the scripts to produce your own hit counters. Each script will be given with a line by line explanation of all the details of the code.
©2003-2019 jCay.com