Posted about 1 year ago, by Specific
In this tutorial I'll show you by example how to make a hit counter that doesn't require mysql or changing permissions on the ftp. It works simply by creating a directory and writing to a file called hitdata.txt
Everyone likes to know how many views they have had to there site, and a hit counter does just that. I wrote this in a class, hopefully that doesn't confuse some beginners, because this is a beginner tutorial.
Enjoy

