I've installed the latest version of PHP 4.0.4. and it actually has the GD library called php_gd.dll.
However, whenever I call the imagecreate() function, it always gives me an error message as follows:
Fatal error: Call to undefined function: imagecreate() in z:\common documents\internal website\technology\members\steven\imagetest03.php3 on line 3
Do you know what's wrong and how to fix it?
Thanks.