Advertisment
A very basic tutorial with working example. It shows beginner how to make a simple text counter by opening, reading, and writing to files.
Views: 1077 | | by Jarry
PHP - Counters
This shows how to create a slightly more attractive counter using counter art available . More interesting than a plain text counter but no more...
Views: 1059 | | by Ben
PHP - Counters
A simple no frills text counter that does illustrate some basic file handling in PHP
Views: 1082 | | by Nick
PHP - Counters
This tutorial is intended for PHP programmers interested in learning how to apply PHP's GD image manipulation support. Readers interested in...
Views: 950 | | by Adam
PHP - Counters
Learn how to make a text counter in PHP.
Views: 948 | | by Mark
PHP - Counters
This script will explain how to display the number of users online using your website.
Views: 921 | | by Daniel
PHP - Counters
Create a simple hit counter whithout using a MySQL database. It runs using a simple txt file.
Views: 898 | | by Tutorial
PHP - Counters
Create your own counter script using a basic knowledge of php + mysql script and keep your stat into database for analysis.
Views: 932 | | by John
PHP - Counters
This tutorial will show you how to make a simple real visitor counter. It's mean that when someone comes and browse your site or refresh your...
Views: 915 | | by Slicer
PHP - Counters
How to make a nice hitcounter using textfiles.
Views: 871 | | by Simon
PHP - Counters
Have you ever wanted to know who is linking to you, ever wanted to list the top 10, 15, 20 etc.. referral's on your website? Read this...
Views: 852 | | by Mark
PHP - Counters
We all want to have as many statistics about our site usage, right? Trouble is thousands of webmasters using free web hosts haven't access to...
Views: 898 | | by Adam
PHP - Counters
Learn how to make a simple ip counter for your website using PHP programing language and Mysql database. In this tutorial you will learn how to...
Views: 1036 | | by Amy
PHP - Counters
This tutorial shows you how to count the number of visitors on your site using php.
Views: 851 | | by Jason
PHP - Counters
A very easy unique hit counter, have it on your site in as little as five minutes.
Views: 926 | | by Amy
PHP - Counters
Learn how to create a unique hits counter that saves data into a MySQL database.
Views: 895 | | by Sarah
PHP - Counters
In this tutorial you will learn how to create a unique hits counter that writes to a text file.
Views: 942 | | by John
PHP - Counters