shane07 Posted March 17, 2008 Share Posted March 17, 2008 Hi I am having problem in imagecreatefromjpeg() function as when I try to execute it an error occurs which says Fatal error: call to and undefined function imagecreatefromjpeg() Though my GD library is enabled, I m having problem with this function. My GD configuration is as below: GD Support enabled GD Version bundled (2.0.34 compatible) FreeType Support enabled FreeType Linkage with freetype FreeType Version 2.1.9 T1Lib Support enabled GIF Read Support enabled GIF Create Support enabled JPG Support enabled PNG Support enabled WBMP Support enabled XBM Support enabled Waiting for the reply. Thank You Link to comment https://forums.phpfreaks.com/topic/96493-call-to-an-undefined-function-imagecreatefromjpeg/ Share on other sites More sharing options...
bobinindia Posted March 17, 2008 Share Posted March 17, 2008 need to see some code did you put the path? imagecreatefromjpeg("path/to/image.jpeg") Link to comment https://forums.phpfreaks.com/topic/96493-call-to-an-undefined-function-imagecreatefromjpeg/#findComment-493889 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.