imagecreatefromjpeg()

Sunday, February 10th, 2008

If you’re getting this error try checking if you got gd library installed. You can see it on phpinfo();
Fatal error: Call to undefined function: imagecreatefromjpeg()