Home     PHP / Javascript / Ajax
PHP Simple File Server and Downloader Script Script

PHP Script Codes > file-manipulation

Simple File Server and Downloader Script Free

Rate: | Price: Free | Publisher: Office Site | Demo: | Views: 9156

PHP Script Codes > Simple File Server and Downloader Script
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.

Use this script as a downloader for these files. The script can be used for protection from direct download, check user's authentification, write logs, and such.

Features:
1. Can download any files: zip, images, pdf, php, etc.
2. Displays a customized page before send the file.
3. Simple and easy to develop.