- 1,251 categories
- 40,829 scripts
- 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...
- Categories
- Platforms
- Licenses
- A counter is an essential part of a site to know how many people are coming to site. Here is an easy way to make a counter. All you need is access to PHP and be able to chmod a directory. We re going to save the amount of hits in a .dat file, so you ...
- Categories
- Platforms
- Licenses
- A counter is an essential part of a site to know how many people are coming to site. Here is an easy way to make a counter. All you need is access to PHP and be able to chmod a directory. We''re going to save the amount of hits in a .dat file, s...
- Categories
- Platforms
- Licenses
- DSLogger is a small PHP script that logs the amount of times a link has been clicked, and creates an indepth log that logs the address, IP, and date/time. Features: Can be used with a standard hyperlink, Logs the amount of times a link has been click...
- Categories
- Platforms
- Licenses