I'm currently developing a Remote CMS for a site.

I'm working on the image upload and want to create a smaller thumbnail type 
image (thought >200x>180 instead of >50x>50)
I know I'm going to need either imagecopyresize() or imagecopyresample(). I 
don't know which would be better for this purpose or what the main 
difference is in terms of quality and run time. Any comments or assistance 
is gladly welcome.

Thank you in advance for your time,

Nicholas D. Mercier


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

Reply via email to