2 Votes Vote

PHP & MySQL File Download Counter – Tutorialzine

Posted by jjlo 153 days ago php
http://tutorialzine.com — It has been a while since we’ve done a proper PHP & MySQL tutorial here, at Tutorialzine, so today we are creating a simple, yet robust, file download tracker.

Each file will have a corresponding row in the database, where the total number of downloads is saved. PHP will update the MySQL database and redirect the visitors to the appropriate files.

To track the number of downloads, you just need to upload your files to the files folder, and use a special URL to access them.
Discuss Bury
Tags: php download tracker tutorial howto All


Who Voted for this Story