You are about to report the tutorial shown below for review. Please only report if there is a problem with it.
Thanks.
Image based hit counter in PHP to keep track of visitor. PHP / Counters
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.