class.upload.php is a powerful and mature PHP class to manage uploaded files, and manipulate images in many ways. The script is available under a GPL license.
more info about the class
when i crop image more then 1MB size with class.upload.php
then $handle->process(./test/);
above script line is not executed and my image is not crop.
but when i use PHP4.4.7 then script working fine.
can anyone tell me whats the problem with PHP5.2.4.
Please help me as soon as ....
thanks in advance.