Image Uploader and Resizer
Package:
Summary:
Process and resize uploaded image files
Groups:
Author:
Description:
This class can be used to process and resize uploaded image files.
It can take an uploaded file and move it to given directory. If the directory does not exist, the class creates it and sets its permissions to make it accessible.
The class can also create a thumbnail files if the file is a GIF, JPEG or PNG image.
It can take an uploaded file and move it to given directory. If the directory does not exist, the class creates it and sets its permissions to make it accessible.
The class can also create a thumbnail files if the file is a GIF, JPEG or PNG image.
Comments are closed.