Hi all ,
Can somebody help me , I need a script that allows me to see on my thumbnail-gallery how many times eacht thubmnail has been clicked. Just to see which pictures my visitors like most.
Many thanks, Fabke , BELGIUM
Instead of linking directly to the image, link to a PHP script (which means you'll have to change the code for your thumbnail gallery). That PHP script will just output the image tag, but before it will update a file or a database with the number of clicks.
Diego
Why don't you just read your web logs?
-- Rich