|
|
| Hit Counters [+] Favor-It | |
| |
 |
| | Sort By:
|
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. Author: Spoono Code: PHP 4.0 |
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 pages many times. It's still count at 1 (1 person) until he leaves (close his browser).
Author: PHPsimple Code: PHP 4.0 |
Creates your own counter script. Using a basic knowledge of php + mysql script and keeps your visitors number to database for analysis.
Author: PHPeasystep Code: PHP 4.0 |
|  | |
In this tutorial we'll learn how to code a simple and basic visits counter. This counter doesn't need any MySQL database, it runs using a simple txt file to be placed in it's same folder on the server. Author: Tutorial Stream Code: PHP 4.0 |
This tutorial will guide you through creating a graphical counter that will pull images to represent numbers.
Author: programmingsite.co.uk Code: PHP 4.0 |
A common feature on most websites is a counter to show how many visitors have been to your site. This is our first example to show how to achieve this using test for the numbers.
Author: programmingsite.co.uk Code: PHP 4.0 |
This tutorial will show you how to make a counter show up simply by adding the following code on any .php page. REMEMBER renaming a .html document to .php does not effect the html.
Author: Xtasy Code: PHP 4.0 |
|  | |
This tutorial is a bit more difficult then my others because it requires MySQL. Im gonna write this tutorial assumimg you already have minimal knowledge of SQL Databases.
Author: Xtasy Code: PHP 4.0 |
This little tutorial to create fake hits generator using PHP. This scripts uses free proxies to generate hits to specified website. I call this script UHits.
Author: Emir Plicanic Code: PHP 4.0 |
Icon Key >
 - Recently Updated
 - Showcase Listing
|