I have been dowloading the php_gd.dll extension, copy it to extension dir (my extension dir is 'c:\windows\system').
and un-commented the ";" in front of extension=php_gd.dll at the php.ini file, but still can't make it working.
it have error that
gd.dll unable to initialize module
Module compiled with debug=0, thread-safety=1 module API=20001214
PHP compiled with debug=0, thread-safety=1 module API=20000809
These options need to match.
And I am using PHP vesion 4.02 on Window98 + PWS + MySQL
Any help provided will be great......
thanks
Sulawan