PHP Classes / Image Upload and Validation

Validate and process uploaded image files

Image Upload and Validation PHP Class

This class can be used to validate and process uploaded image files. It can take the name of a given form file input and retrieve the information about an image file uploaded via Web forms. The class can validate image file size, file name extension, image width and height. It can also deleted previously uploaded files with the same name and move the uploaded file to a given destination directory.

Similar PHP Classes

Search in PHP Classes

Filter by tags