Re: [PHP] Create Picture Thumbnails On the gly with PHP

2002-05-03 Thread John S. Huggins
ImageMagic works pretty well. You invoke their command line programs using the shell capabilities of PHP. "convert" is the particular command you want. On Fri, 3 May 2002, simos wrote: >-Hi >- >-My Hosting Provider has'nt the GD lib in PHP enabled. Are threre any alternative to >create jpg

[PHP] Create Picture Thumbnails On the gly with PHP

2002-05-03 Thread simos
Hi My Hosting Provider has'nt the GD lib in PHP enabled. Are threre any alternative to create jpg thumbnails in my site without the use of GD lib ?? Thanks in advance for your reply Regards Simos