eldvis
Registered
as you can tell from the title I'm a little out of my depth here. I'm creating a site that deals with both GIF and JPEG functions in PHP. I can test the code with reference to JPEGs locally, but when I test code with reference to GIFs locally I get this:
Fatal error: Call to undefined function: imagecreatefromgif()
The php code that produced this error works on my web hosts server so I'm guessing it must be to do with local support of GIFs. I searched this forum but only found 1 thread that I didn't understand. Attached is a screen shot from phpinfo() on my mac.
hope you guys have the answer. testing sites on a server with a 56K modem sucks.
thanks.
Fatal error: Call to undefined function: imagecreatefromgif()
The php code that produced this error works on my web hosts server so I'm guessing it must be to do with local support of GIFs. I searched this forum but only found 1 thread that I didn't understand. Attached is a screen shot from phpinfo() on my mac.
hope you guys have the answer. testing sites on a server with a 56K modem sucks.
thanks.