Hi.
I'm testing some php-functions at the moment and now I found an interesting
function called 'imagecreatefro mjpeg()' on php.net.
I tried to work with it, but my apache always says:
"Call to undefined function: imagecreatefrom jpg() in .....index.php"
php.net says that this function is available since php 3.x
I have php 4.3.4
So, does anyone know, why it doesn't work?
--
mfg
Fred
I'm testing some php-functions at the moment and now I found an interesting
function called 'imagecreatefro mjpeg()' on php.net.
I tried to work with it, but my apache always says:
"Call to undefined function: imagecreatefrom jpg() in .....index.php"
php.net says that this function is available since php 3.x
I have php 4.3.4
So, does anyone know, why it doesn't work?
--
mfg
Fred
Comment