Try this:
You could also spit some info about your GD version by doing this:
php Code:
<?php
if (extension_loaded('gd') && function_exists('gd_info')) {
echo "It looks like GD is installed";
}
?>
<?php
if (extension_loaded('gd') && function_exists('gd_info')) {
echo "It looks like GD is installed";
}
?>
You could also spit some info about your GD version by doing this:
php Code:
<?php
echo "<pre>"; var_dump(gd_info()); echo "</pre>";
?>
<?php
echo "<pre>"; var_dump(gd_info()); echo "</pre>";
?>
You will definitely get the ans of your GD Library is installed or not.
I have read this post. collection of post is a nice one ..that am doing website designing company chennai india and website development company chennai india. That I will inform about your post to my friends and all the best for your future posts..
ReplyDeleteI have read this post. collection of post is a nice one ..that am doing website designing company chennai india and website development company chennai india. That I will inform about your post to my friends and all the best for your future posts..
ReplyDelete