PHP page counter from image src
Posted: Tue Nov 29, 2005 7:17 am
OK, so I want to see how many views I am getting on my ad on Craigslist to sell my guitar amp.
Craigslist lets you put in HTML and you can call images from your own host into your ad.
How would I use the image source to trigger a count on my server other that watching the log files. I'd rather have a script get triggered and write to a DB table when the image loads.
I found a tutorial on Zend about generating a counter image and doing this, but I don't want to generate, I want to display a picture of my amp.
What do you think?
Thanks,
- D
Craigslist lets you put in HTML and you can call images from your own host into your ad.
How would I use the image source to trigger a count on my server other that watching the log files. I'd rather have a script get triggered and write to a DB table when the image loads.
I found a tutorial on Zend about generating a counter image and doing this, but I don't want to generate, I want to display a picture of my amp.
What do you think?
Thanks,
- D