Reply to Re: Remove file_new_name_ext from file_dst_name

Re: Remove file_new_name_ext from file_dst_name new!
by yono, 15 years, 8 months ago
thanks,

and here i have 1 more question:
i want the resized image is in size max 500 (width | height), and if the source image smaller it must be stretched. how i can i config it??

here is my code that doesn't work
$imageb->file_new_name_body = 'test';
$imageb->image_resize = true;
$imageb->image_x = 500;
$imageb->image_ratio_y = true;
$imageb->process('upload/thumb/');
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