Reply to class.upload.php cannot do image resizing

class.upload.php cannot do image resizing new!
by jcheung, 15 years, 4 months ago
I downloaded class.upload.php and tried it out with a sample test which contains the following lines:

$handle->file_new_name_body='image_resized';
$handle->image_resize=true;
$handle->image_convert=gif;
$handle->image_x=300;
$handle->image_ratio_y=true;

But no resizing has been observed, except changing the file extension from .jpg to .gif.

Please help. If you have a working script, pls share it with me. Appreciated.Reply

Your reply

Name *
Email 
Title *
Text *
CAPTCHA image
Enter the code displayed on the image:
Click on the image to generate another one if it is hard to read it. The case is important