"Ashok Sundaram" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> i am facing problem while using the following code
> PHP 4/Xitami/WinME
> note :- what is GD .

GD is a graphics library - it defines the
graphics functions you are trying to use.

> how to check it exist or not

Edit your php.ini file (should be in
\windows); delete the semicolon in
front of the line
;extension=php_gd.dll
and restart the web server.




-- 
PHP Windows 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]

Reply via email to