Reply to Re: Assigning source image's filename to PHP variable

Re: Assigning source image's filename to PHP variable new!
by Eli, 14 years ago
maybe you can do the samething you did with the links?

session_start()'

$_SESSION ['imgURL'] = $filename . "_thumb";

Hey, instead of the file_new_name_body, use the file_body_name_add = "_thumb"

that will add the _thumb like this file_thumb.jpg

the way you have it will look like this filenamejpg_thumb.jpg

hope this helpsReply

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