A simple hitcounter
Advertisements
| Top Tutorials | New Tutorials | Submit | Login | Register |
Tutorial Detail
A simple hitcounter
How to make a nice hitcounter using textfiles.http://www.n1studios.net/tutorials/php/a-simple-hitcounter.html
Total Hits: 3009
Total Votes: 36 votes
Category: PHP/Counters
Submitted on: 2008-03-16 04:18:54
Submitted By: Devesh Khanna
Description:
Hi there!Today I'm going to show you how to make a simple hitcounter to keep track of how many hits your website gets.
It wont count unique hits, -meaning that it will add 1 hit everytime the page loads.
We will be storing the hits inside a simple .txt file so we wont be needing much code.
First of all, we ought to set up the files we need.
So create 1 .php file and 1 .txt file called "hits.txt".
Leave the php file blank but put "0" inside the .txt file and save it. More detail...
Rating Detail
| Stars | Percentage | Total Vote |
|---|---|---|
![]() |
![]() ![]() 16.67% |
6 |
![]() ![]() |
![]() ![]() 16.67% |
6 |
![]() ![]() ![]() |
![]() ![]() 16.67% |
6 |
![]() ![]() ![]() ![]() |
![]() ![]() 16.67% |
6 |
![]() ![]() ![]() ![]() ![]() |
![]() ![]() 16.67% |
6 |





16.67%

16.67%

16.67%

16.67%

16.67%