I need a script that tells me that this software has been downloaded how many times?? this kind of text is usually written at the bottom of the page. Actually i want to know that how many times these adsense books are download?? can anybody help me??
A script like this would do what you need... http://www.phpjunkyard.com/php-click-counter.php Simply have a page that redirects to the download, and on that page count the hit as they're being redirected. Hope this helps.