* Thus wrote Merlin ([EMAIL PROTECTED]): > Hi there, Hello merlin. > > I have included a imagecreatefromgif() into my code which runns pretty > fine on my testsystem 4.3.3 > > Now I uploaded it to the live system where an older version is running > and is build with GD2.0.1. This is causing an error. Is this function > not included inside the gd version?
hm.. I've got gd 2.015 with php 4.3.3rc1 and it works fine. Are you getting a function not defined error? Take a look at the phpinfo() output, particularly the GD section, mine says: GIF Read Support: enabled Curt -- "I used to think I was indecisive, but now I'm not so sure." -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php