I am trying to resize an image but I get a Call to undefined function when I try to use the ImageCreateFromJPEG function. I have got a standard Windows 2000 PHP 4.* install. Is there something I am missing from the start up?
Many Thanks
Did you uncomment the "extension=php_gd.dll" line in your php.ini?