hi,
is there any solution to work with gif images in php 4.3, with gd 2.0 ? I know that as of gd 1.7 there is no gif oriented function, but if I run phpinfo(), it writes in the gd section that the gif read support is enabled !!!
Can I read a gif image with any other function?
I had tried with imagecreatefromgd(), but I got an error message.
It's strange these gif-opposite, because getimagesize() or exif_imagetype() recognizes the .gif format