| |||||||||||
| |||||||||||
looking for ImageGif Posted by enquirer (enquirer), 8 January 2006 i am trying to make an image based website script work, and finding it very difficult. Error message is:Fatal error: Call to undefined function: imagegif() in /home/www/mylogin/libraries/functions.lib.php on line185 Posted by admin (Graham Ellis), 8 January 2006 Do you have the GD library, and the right version, loaded with your PHP? If you put up a web page that's just <?php phpinfo(); ?> you'll get a report telling you all about your settings. Example -running and source code Also, from the PHP manual ... Note: Since all GIF support was removed from the GD library in version 1.6, this function is not available if you are using that version of the GD library. Support is expected to return in a version subsequent to the rerelease of GIF support in the GD library ... Function names in PHP are not case sensitive, by the way - you'll see this fucntion referred to as ImageGif, ImageGIF, imagegif and imageGIF ... and they're all references to exactly the same thing! This page is a thread posted to the opentalk forum
at www.opentalk.org.uk and
archived here for reference. To jump to the archive index please
follow this link.
|
| ||||||||||
PH: 01144 1225 708225 • FAX: 01144 1225 793803 • EMAIL: info@wellho.net • WEB: http://www.wellho.net • SKYPE: wellho |