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

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. Iv

[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