RE: [PHP] ImageGif: No GIF support in this PHP build

2001-03-01 Thread Jack Dempsey
sorry, clarification, not "only" PNG, but they've moved away from GIF... ~jack -Original Message- From: Jack Dempsey [mailto:[EMAIL PROTECTED]] Sent: Thursday, March 01, 2001 5:27 PM To: PHP General List; Jimmy Bäckström Subject: RE: [PHP] ImageGif: No GIF support in

RE: [PHP] ImageGif: No GIF support in this PHP build

2001-03-01 Thread Jack Dempsey
what version do you have? gd > 1.3 (if memory serves correct) only supports PNG ~jack -Original Message- From: Jimmy Bäckström [mailto:[EMAIL PROTECTED]] Sent: Thursday, March 01, 2001 5:20 PM To: PHP General List Subject: [PHP] ImageGif: No GIF support in this PHP build Shu! Whe

[PHP] ImageGif: No GIF support in this PHP build

2001-03-01 Thread Jimmy Bäckström
Shu! When I try to use the function ImageGif() I get the following error: Warning: ImageGif: No GIF support in this PHP build... I'm using win2k with php4 width the gd module enabled in php.ini What can I do to make this problem go away? Thanks in advance /Broder