PHP Classes / Uploaded File

Process files uploaded using Web forms

Uploaded File PHP Class

This package can be used to process files uploaded using Web forms. The main class can validate an uploaded file by checking if its size is at least a given minimum value. It can also move the uploaded files to a given directory. There is also a subclass that checks the MIME type of the uploaded files to verify if it is an image.

Similar PHP Classes

Search in PHP Classes

Filter by tags