In this article I’ll show you how to use really simple PHP so you can create a free hit counter for use on your web site to track hits on web sites in a very basic sense.
This script tutorial uses a flat file database so you don’t need to mess around with MySQL or anything like that.

Please