Reply to Re: Force image renaming to start at 1 and increment

Re: Force image renaming to start at 1 and increment new!
by colin, 17 years, 1 month ago
Why not explicitely set the names of the five images, one by one?

For instance:
$handle->file_new_name_body = 'image_1';
....
$handle->file_new_name_body = 'image_2';
....
$handle->file_new_name_body = 'image_3';
....
$handle->file_new_name_body = 'image_4';
....
$handle->file_new_name_body = 'image_5';
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