This package can be used to process and resize uploaded image files.
There is one class for handling one or more uploaded files that can copy the files to a given directory if they do not exist.
If the uploaded files are images, it can call another class to generate thumbnails of a given size.
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Good (82.1%) |
Sufficient (71.4%) |
- |
Sufficient (71.4%) |
- |
- |
Not sure (55.4%) |
993 |
| Month: |
Not yet rated by the users |
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| File |
Role |
Description |
imageresizer.class.php |
Class |
this class resize image |
example.php |
Example |
example for Easy upload resize/thumb image |
upload_class.php |
Class |
base class that process image according to give parameters |
example2 |
Example |
this example demonstrat that how can use class with database |
example3 |
Example |
this example demonstrat that how can use class with database |