 
  |
 |
| Script Title : | | PHP text counter |
| Version : | | |
| Author : | | tutorialize |
| Platform : | | linux, windows, freebsd, osx, sun |
| Home URL : | | http://tutorialize.org/?p=11 |
| Download URL : | | |
| Demo URL : | | |
| Category : | | PHP - Counters |
| Price : | | Free |
|
| Description : |
| 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 don’t even need a mySQL database. First off, you have create a directory and CHMOD it 777 so PHP can write the counter.dat file. |
|
|
|
|
|
Average Rating: 0.00
Number Of Votes: 0
|
|
|
|
 |
 
  |