> Resizing (and resampling) an image:
>
> http://www.php.net/manual/en/function.imagecopyresized.php
> http://www.php.net/manual/en/function.imagecopyresampled.php
Is there anything extra in need to install?
J
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [
> I want a client to be able to upload a file to the web server via PHP.
> Then, I want that image to be processed, scaled, and made into thumbnails
> and full-size images. Is this possible with the image processing
> capabilities of PHP, or should I use something like Image Magick to do it
Hi,
I want a client to be able to upload a file to the web server via PHP.
Then, I want that image to be processed, scaled, and made into thumbnails
and full-size images. Is this possible with the image processing
capabilities of PHP, or should I use something like Image Magick to do it
ser
3 matches
Mail list logo