Hi,
I wrote a hit counter for my site in PHP, but I want to use an image for the numbers. I want to simply link to an image and have that activate the PHP script, increasing the count by 1. The counters at digits.com work in this way. How is this done?
I.E. <IMG SRC="imagecount.gif">, and the count is increased.