Help - Search - Members - Calendar
Full Version: Gd2 Is Activated ?
Zymic Webmaster Forums > Zymic Free Web Hosting > Zymic Free Web Hosting - General Discussion & Help
Hunter1992
Hi everyboy,

I am installing a new PHP script on my website and I need to use GD2 or GD1 to create thumbnails of my picture.

I wanted to know if it's activated on the server. If it's not activated, could you activate it for my website : http://wow-screen.zxq.net/phpwebgallery/index.php

Thank you
Tom
What was preventing you from testing the script installation, or loading a quick phpinfo()?

Anyway, to answer your question, yes, it is installed.
Hunter1992
Sorry if my question was a bit stupid but I am a new in the world of website creation...

Anyway, thank you for your quick answer.

Could you tell me something else plz ? How to load a phpinfo() ?

Tank you for everything
Tom
Don't worry about it, phpinfo() is just a PHP function to show a lot of information about the PHP installation & environment. tongue.gif
Hunter1992
Ok thank you.
Trippin7464
If you ever want to use phpinfo() just create a new file, put
CODE
<?php

phpinfo();

?>

inside that file, and name it whatever.php
Upload it to your website, and then open it in the browser.

If you ever wonder if something is installed just use the find function (normally control + F
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2009 Invision Power Services, Inc.