[PHP] error using imagecreate function

2001-07-24 Thread venomous

Can some one help me

When i try tu use imagecreate i get an  fatal error message (shown below)


Fatal error:  Call to undefined function:  imagecreate() in
c:\website\draw.php on line 4

does any body know why this error accurs.

Thanx

Venomous




-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP] Re: error using imagecreate function

2001-07-25 Thread venomous

This is the code just a normal imagecreate function


I think the fault is that i don't use the gd library but i don't know how i
must install it on my NT 4.0 apache 1.3.2 server




-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]