Re: [PHP] How to generate thumbnail ?

2002-12-23 Thread Gil Disatnik
Use convert (a part of ImageMagic), it's almost a standard on any unix machine and if not you can always compile it even as a user on a shared server. At 03:38 AM 12/23/2002 +0800, j wrote: Hi all , i want to generate the thumbnail of an image but I want my php to be portable. So how can I

[PHP] How to generate thumbnail ?

2002-12-22 Thread j
Hi all , i want to generate the thumbnail of an image but I want my php to be portable. So how can I generate thumbnail without depending on php host configuration (like --with-gd) ? Thanks . Perseus -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: