rixride
Sep 21 2004, 12:38 PM
How can I find out if I have GD image installed on my server?
Thanks,
Sorry for the newbie question.
theuruguayan
Sep 21 2004, 12:46 PM
create a page with this inside:
phpinfo();
?>
and this will tell you all the versions of the software, including if you have GD installed and which version
carlos