Want to hire a development team?
No Images Added Yet

Image based hit counter in PHP to keep track of visitor.

Rated2.3/5 (7 ratings)
Add to Favorites
Publisher
Here we are going to design simple image based hit counter to keep track of visitor. We are going to
Product Details

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. In the same directory where you putting the PHP file for this counter, create a file 'counter.txt' and CHMOD it to 0777. Initially put 0 in it and save the file. As this counter is image based we are putting our Image in "imgs" folder.

Report this Listing
Price
Free
Licence Type
Free
Views
1,717
Submitted on
15th May 2008
Last Updated
15th May 2008
Licence Type
Freeware
License Price
USD 0

You May Also Like

User Reviews

Please rate the listing and tell the world know what do you think about the listing.
(7 ratings)
Average User Rating: 2.3/5
Why can I add zeros before the counter figures
Reviewed byAnonymousonMon, 16th April 2012
Rating 3 - Average
Why can I add zeros before the counter figures, I need to put zeros in before the numbers to look like this: "0000121" and the echo is no displaying the echoed message. why?
Displaying 1-1 out of 1 reviews
View All Reviews