ID:               27534
 Updated by:       [EMAIL PROTECTED]
 Reported By:      zibri at libero dot it
-Status:           Open
+Status:           Bogus
 Bug Type:         GD related
 Operating System: Windows XP Professional SP1
 PHP Version:      4CVS-2004-03-08 (stable)
 New Comment:

Read the manual before posting bugs:

http://www.php.net/imagegif


Previous Comments:
------------------------------------------------------------------------

[2004-03-08 23:45:17] zibri at libero dot it

Description:
------------
function imagegif does not seem to work !



ImageGIF($photoImage);



returns:



Fatal error:  Call to undefined function:  imagegif()



Reproduce code:
---------------
ImageGIF($photoImage);



Expected result:
----------------
A GIF IMAGE



infact if I call imagejpeg($photoimage) I get a normal jpeg..

Actual result:
--------------
Fatal error:  Call to undefined function:  imagegif()


------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=27534&edit=1

Reply via email to