Does anyone know if the GD Library is installed and functional? I was wanting to add some features to our site and need this to do so. If not, its not a problem.
Thanks
Does anyone know if the GD Library is installed and functional? I was wanting to add some features to our site and need this to do so. If not, its not a problem.
Thanks
Get the info you need by running this script
copy & paste the script below into notepad and save it as phphinfo.php
This should tell you what moduals are installed in the gd section
<?php /* Created on: 03/10/2005 */ ?>
<html>
<body>
<?php phpinfo(); ?>
</body>
</html>
There are currently 1 users browsing this thread. (0 members and 1 guests)