> I am trying to change the size of picture (.jpg or.gif) on the server via
> php. In order to get a smaller file size for a thumb.
>
> Has anybody a idea how to do that??
The best way, albeit somewhat slow, is to use the new ImageCopyResampled()
function provided by GD2. See http://php.net/imag
Hi there,
I am trying to change the size of picture (.jpg or.gif) on the server via
php. In order to get a smaller file size for a thumb.
Has anybody a idea how to do that??
Cheers Andy
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional
2 matches
Mail list logo