Description:
If your blogs or sites have download links to your files, you might want to put all your files in one directory rather than have them scattered throughout your site. This way you can manage them easier.
To download these files, you provide a downloader script. The script can be used for protection from direct download, check user's authentification, write logs, and such.
I've made a simple script for this purpose. It has features:
1. Can download any files: zip, images, pdf, php, etc.
2. Displays a customized page before really send the file.
3. Simple and easy to develop.
|