imagecreatefromjpeg()

by dreamvib ~ February 10th, 2008. Filed under: php.


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()


Leave a Reply