hello

I have a "form" from where you can upload an image.

the script saves the file on the server in a folder.

what I want now is when it saves the file; I also want to save a copy of
that file in another folder with "thumbnail" size. How do I create a copy
with for example 100 x 100 and save that?

thanks

max

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

Reply via email to