Posted by Bob Bedford on 06/29/07 12:19
"none" <""arjen\"@(none)"> a ιcrit dans le message de news:
4684f2a2$0$23724$dbd45001@news.wanadoo.nl...
> Bob Bedford wrote:
>> Hi all,
>>
>> I've to resize uploaded images with the "imagecopyresampled" but when
>> I've images quite large (common those days) I reach the 16mb limits of
>> the ISP.
>>
>> How can I fix this ? I absolutely need to resize such images.
>>
>> Bob
> Iirc Imagemagick handles these resizes more memory efficiently
>
> Check Imagick in php>5
>
Thanks for replying Arjen,
for what I've readed, it needs to install something on the server. I've no
access to the server neither command line or exec functions.
It's there any way to use it or maybe I'm wrong (I've checked the site
http://www.imagemagick.org/ and http://www.magickwand.org/)
Bob
[Back to original message]
|