Further to my answer, I did a few tests, without the php_gd.dll module, I got: "call to undefined function"
with the php_gd.dll included, I got: "No GIF support in this PHP build" Don't know where you'd get an older version of php_gd.dll, maybe an older version of PHP would have it? Either that or can you use PNG images? Because the php_gd module either supports one or the other. <=v1.6 supports .gif, >v1.6 supports .png A quick search of google found a version of php_gd.dll but I couldn't get it to work properly. Perhaps someone reading this would be so kind to forward a working link? Ross -----Original Message----- From: bene [mailto:[EMAIL PROTECTED]] Sent: 06 April 2002 15:54 To: [EMAIL PROTECTED] Subject: [PHP-WIN] imagecreatefrom functions Fatal error: Call to undefined function: imagecreatefromgif() this is the error which always comes when i try to create an image from gif,jpeg or png ... i am using php version 4.1.2 on the iis 5.1 i also tryed the php_gd.dll as an extentiion, but i thought that i don't need this extention anymore in php version 4.1.2 ... is there anybody who can help me to solve the problem? thanks -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php