<?xml version="1.0"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>e2interactive forums Topic: Installing the GD2 for image functions</title>
<link>http://www.e2interactive.com/blog/forums/</link>
<description>e2interactive forums Topic: Installing the GD2 for image functions</description>
<language>en</language>
<pubDate>Thu, 21 Aug 2008 19:57:12 +0000</pubDate>

<item>
<title>melowise on "Installing the GD2 for image functions"</title>
<link>http://www.e2interactive.com/blog/forums/topic/132#post-551</link>
<pubDate>Tue, 08 Apr 2008 19:37:49 +0000</pubDate>
<dc:creator>melowise</dc:creator>
<guid isPermaLink="false">551@http://www.e2interactive.com/blog/forums/</guid>
<description>&#60;p&#62;Thank you for getting back so quickly. &#60;/p&#62;
&#60;p&#62;i am still hurting on this problem, if you find any information on how to solve this problem please write back to this post. Thank you
&#60;/p&#62;</description>
</item>
<item>
<title>e2 on "Installing the GD2 for image functions"</title>
<link>http://www.e2interactive.com/blog/forums/topic/132#post-550</link>
<pubDate>Tue, 08 Apr 2008 15:11:34 +0000</pubDate>
<dc:creator>e2</dc:creator>
<guid isPermaLink="false">550@http://www.e2interactive.com/blog/forums/</guid>
<description>&#60;p&#62;I wont be much help with the GD2 library or server setup, sorry.  I didn't write the class.upload.php it is on open source script that I use for the uploader.  If you want more info on the class.upload.php visit &#60;a href=&#34;http://www.verot.net&#34; rel=&#34;nofollow&#34;&#62;http://www.verot.net&#60;/a&#62;  he has and FAQ page.  I don't know about setting up servers especially Windows servers, I mainly write PHP and Javascript.
&#60;/p&#62;</description>
</item>
<item>
<title>melowise on "Installing the GD2 for image functions"</title>
<link>http://www.e2interactive.com/blog/forums/topic/132#post-549</link>
<pubDate>Tue, 08 Apr 2008 11:35:30 +0000</pubDate>
<dc:creator>melowise</dc:creator>
<guid isPermaLink="false">549@http://www.e2interactive.com/blog/forums/</guid>
<description>&#60;p&#62;hello&#60;/p&#62;
&#60;p&#62;$canvas_width = 75;&#60;br /&#62;
$canvas_height = 75;&#60;/p&#62;
&#60;p&#62;// create a blank canvas that is 75 by 75&#60;br /&#62;
$canvas = imagecreatetruecolor( $canvas_width, $canvas_height);&#60;/p&#62;
&#60;p&#62;when i use the function imagecreatetruecolor i get a error saying&#60;/p&#62;
&#60;p&#62;Fatal error: Call to undefined function imagecreatetruecolor() in C:\wamp\www\fotoweekly\photo_fns.php on line 12&#60;/p&#62;
&#60;p&#62;then i found out about the whole gd lib and how it works. So i went into my php.ini file and under the Windows Extensions i uncommented out the dll file&#60;/p&#62;
&#60;p&#62;;extension=php_filepro.dll&#60;br /&#62;
extension=php_gd2.dll&#60;br /&#62;
;extension=php_gettext.dll&#60;/p&#62;
&#60;p&#62;but it still does not work i am running wamp 5 and don't understand what else i need to do. I have downloaded the latest version of gdlib 2.0.35.
&#60;/p&#62;</description>
</item>

</channel>
</rss>
