- 1,233 categories
- 40,621 scripts
Updated: 03/26/2000
- This is a simple PHP counter script that allows you to display a Web page counter in text or graphical mode.
- Categories
- Tags
- Platforms
- Licenses
- Simple Hit Counter is a text-based hit counter. You can use it on as many pages as you want. Call it via PHP include statements or SSI exec statements. The script will create a small file (a few bytes) for each page it keeps track of.
- This is a simple PHP script that allows you to display a text counter using cookies on your Web page.
- This PHP script displays an image counter using cookies on your Web page. It uses individual digit images, and does not require any special library.
- This is a simple PHP script that allows you to display a text-based access counter on your Web page. It uses a flat text file for data storing.
- This is a simple PHP counter script for displaying an image-based access counter on your Web page. It uses a flat text file for data handling, and does not require any special module to run.