Cool - thanks. :)

-Mike


> -----Original Message-----
> From: Javier Tacon [mailto:[EMAIL PROTECTED]
> Sent: Thursday, August 28, 2003 11:33 AM
> To: Mike At Spy; [EMAIL PROTECTED]
> Subject: RE: [PHP] GD & PHP
> 
> 
> 
> You need to compile PHP with the option --with-gd in the configure step.
> 
> The function is imagecreatefromjpeg()
> 
> 
> -----Mensaje original-----
> De: Mike At Spy [mailto:[EMAIL PROTECTED]
> Enviado el: jueves, 28 de agosto de 2003 17:32
> Para: [EMAIL PROTECTED]
> Asunto: [PHP] GD & PHP
> 
> 
> 
> Is there anything special I have to do to enable GD when using PHP 4.3.2?
> 
> I'm getting an error of:
> 
> Fatal error: Call to undefined function: imagecreatefromjpeg() in
> /home/sites/site37/web/photos/functions.php on line 594
> 
> When I use the imagecreatefromjpeg() function.  Is it not usable with gd?
> Should I be using imagecreatefromgd()?
> 
> -- 
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 
> -- 
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to