Files and Folders: PHP Simple Upload
Jannerel Roche (contact me)
This package can be used to process files for upload and download.
There is one class that can process files uploaded using Web forms. It can accept uploaded files that have a MIME type from a given list. The uploaded files are copied to a given destination directory.
Another class can serve files for download. The request content type is set based on the file name extension.
Click here for detailed information about this class on phpclasses.org