Hi guys,

Is it possible to resize an uploaded file to 10% of it's size and rename
it accordingly?

I have the filename for the full-size image as "filename-WWWxHHH.jpg"
where WWW is the width and HHH is the height.

I want the re-sized image to have the filename
"filename-thumb-WWWxHHH.jpg" where WWW is the resized width and HHH is
the resized height.

Does this make any sense, would it be possible automatically?

I am grateful for any help, Ian.



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to