I don't think posting code is required here, the error message tells exactly what is
going on. He either needs to have GD support compiled with his version of PHP, or if
on windows adding a dl() call to the GD library functions before the call to any GD
functions:
dl('php_gd.dll')
Even b
It would help if you can post the code you're using, rather than just
the error message.
> -Original Message-
> From: venomous [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, July 24, 2001 5:17 PM
> To: [EMAIL PROTECTED]
> Subject: [PHP] error using imagecreate function
>
>
> Can some one
2 matches
Mail list logo