I'm looking for a download counter for the skins site. I'd prefer the data to be stored in a mysql database, and the files need to be able to be stored in multiple directories (this is a must).
So, any help with this would be greatly appreciated!
Cheers
edit: I just thought I'd clarify what I'm looking for. I saw somewhere that someone was using a script that was basically domain.com/download.php?/directory/file.ext, but I can't for the life of me think where I saw it!
There are a lot of scripts doing that, few examples:
- [url=http://www.hotscripts.com/Detailed/33867.html]Simple Download Counter[/url]
- [url=http://www.webscriptsdirectory.com/PHP/File-Manipulation/Download-Trakker-L1472/]Download Trakker[/url] ([url=http://www.scriptsforyou.net/demo/dt]demo[/url])
- [url=http://www.webscriptsdirectory.com/cgi-bin/jump.cgi?ID=1194]DownloadControl[/url] ([url=http://www.downloadcontrol.co.uk/admin_area_demo/downloadcontrol/login.php]demo[/url])
- [url=http://www.webscriptsdirectory.com/PHP/File-Manipulation/Olate-Download-L866/]Olate Download[/url] ([url=http://www.olate.co.uk/products/od3/demo.php]demo[/url])
- [url=http://www.webscriptsdirectory.com/PHP/File-Manipulation/DownCount-L350/]DownCount[/url]
- [url=http://www.phpjunkyard.com/php-click-counter.php]Ccount[/url] ([url=http://www.phpjunkyard.com/ccount/demo.php]demo[/url])
Tutorial to make your download counter: http://webdesign.templatemonster.com/web/web-programming/php/download-counter-with-apache-and-php.4761.html (I prefer this one, because I like to know what I'm doing)
Other generics counters: http://www.webscriptsdirectory.com/cgi-bin/search.cgi?query=counter&catid=1&submit.x=28&submit.y=15
Hopes it helps,
Slamp