php Download Manager allows site owners to offer file downloads by category. The script generates the code for the download link and MySQL handles the back-end.
The Administrative Center allows the site owner to specify whether a visitor must enter their name & email to receive a link to the download by email or simply download the file. In the case of the former, the script saves the name, email & file requested for later review in the Administration Center.
The site owner may also specify whether visitors may browse the download page. If set to "no" then visitors may only access the download page by a link to a specific category or specific file which the script generates and the site owner includes in a web page.
Additional development is planned, specifically to integrate password protection for the administrative directory. Currently htaccess is required to protect the administrative functions.