Sorry for the second post but I wanted to ask my question a little clearer.
I have a mysql table of mp3s and i would like to count the downloads of each mp3. I dont want to increment the counter until the link to the file is actually clicked like the onClick event handler in JavaScript.
Any ideas anyone?
I have a mysql table of mp3s and i would like to count the downloads of each mp3. I dont want to increment the counter until the link to the file is actually clicked like the onClick event handler in JavaScript.
Any ideas anyone?