Possible to upload full size AND resize?

See all posts Reply

Possible to upload full size AND resize? new!
by Kato, 16 years, 8 months ago
Hi Colin,

I use the example php file in your docs and it works to resize to 240px with this:
$handle->image_x              = 240;

I would like the script to upload 3 versions, one full size, one at 240px and one at 60 pixels. is this possible using your class?
thanks, KatoReply
Re: Possible to upload full size AND resize? new!
by Kato, 16 years, 8 months ago
whoops - sorry - if i had just checked the example on your main page, the answer was right there. sorry!
http://www.verot.net/php_class_upload.htmReply