did you ever find a script to do this? i am looking for the same type of script...
riffola wrote:
Hi,
I am looking for a script that will let me do the following.
I want to display images using this script along with a count of how many times that particular image has been viewed.
For example: img.php?img=xyz&type=jpg
Where img.php is the script, will display the image xyz.jpg along with the number of times xyz.jpg has been viewed via img.php
The count can be either stored in a MySQL table or a txt file.
Any help would be appreicated.
Thanks in advance.
riffola