Hi TBLTK...
Just paste my code onto any PHP page you have that you want to count visitors.. that second bit of code I gave you.. paste that on any page you want to show the counter.
So if you want to only count the people who come to you index page.. put my code on your index page only..
The counter.txt file.. just create a blank new text file.. call it counter.txt and put it in the same directory as your page you have the counter on... chmod it to 777 ...
If you want to start at a certain open, open up that counter.txt you should have just created.. and put any number in it, on the first line.. dont put anything else in there.. just a number.. and no decimal places
Let me know how it goes
P
|