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 (84.4%) |
Sufficient (71.9%) |
- |
Sufficient (75.0%) |
- |
- |
Not sure (56.9%) |
1020 |
| Month: |
Not yet rated by the users |
| |
Applications that use this class |
|
|
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.
| |
Files |
|
|
| 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 |