|
Description: This is an all-in-one hit counter for all of your needs! No MySQL database needed, it runs on flat text files that are created by themselves. Literally no configuration needed to setup the script, and less than 5 seconds to implement the counter anywhere you want!
It counts: total hits/views, unique hits/views, currently online visitors, most ever online visitors
All you have to do is include the script at the top of your page using 1 line of code, and then use echo to print out any of the stats you need!
All the information you need about the script is in the comments at the top: How to use it, how to include it, how to echo the arrays, where to put the file, where the settings are, how to use the settings, etc.
|