HTML help

biferi

Daemon Poster
Messages
690
I have my web site hoted at Netfirms.net for there free hosting.

I have a CGi Bin on the Server.

Can anyone tell me how to make my own Hit Counter for my web page?
I would like to know how you make one
 
You can do this MANY ways.
I prefer PHP and MySQL. You can do it with JavaScript, Java, ActionScript.

Easiest way is to make a simple database and count how many times a page is accessed with a server side programming language.
or

You could count how many times an image is requested and put that image anywhere you want to count the hits.

If you don't want to do this with the site logo for example.
You can use a 1x1 clear .png file. (won't be seen)

There are so many ways. You are going to have to let us know what we are working with here.
 
I gess I would want a Hit Counter that people can see on my page.

Can I make this kind of hit counter without a program can I make a Program by hand like a Script and put it on my Server?

Or how does this work??

Step By Step
 
did someone post a reply to this past??
I got a reply with nothing in it.

I would like a Hit counter you can see.
But I would like to make it myself wih CODE.

Can you tell me step by step and I will fallow it??
 
The reply was spam, so it was removed.

You posted a thread asking this here and got step by step instructions, was that not what you wanted? If not I suggest you add to that one (it's a bit more recent) or create a new thread...
 
Back
Top Bottom