Re: [PHP] Re: resizing images.

2001-11-29 Thread Henrik Hansen

[EMAIL PROTECTED] (Faeton) wrote:

 > Hello Henrik,
>
 > That should be oK 4 my server, but how about my home apache+php on
 > win? Any solution?

no problem just grab the php dist from php.net it has an gd extension
with it. If you want gif support also look for a build at php4win.de

-- 
Henrik Hansen

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




Re: [PHP] Re: resizing images.

2001-11-29 Thread faeton

Hello Henrik,

That should be oK 4 my server, but how about my home apache+php on
win? Any solution?

HH> here are some examples:
HH> http://www.zend.com/codex.php?CID=344
HH> you need GDlib installed or a command line tool such as imagemagick.



Ivan 'Faeton aka xetrix' Danishevsky
ICQ(240266) [EMAIL PROTECTED] www.xemichat.com


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP] Re: resizing images.

2001-11-29 Thread Henrik Hansen

[EMAIL PROTECTED] (Faeton) wrote:

 > BTW, could anybody share its experience in writing scripts that can
 > resize images? And what extensions should be installed on server 4
 > such operationz.

here are some examples:
http://www.zend.com/codex.php?CID=344

you need GDlib installed or a command line tool such as imagemagick.

-- 
Henrik Hansen

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]