<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Automatically Creating a Thumbnail With PHP</title>
	<atom:link href="http://www.indywebshop.com/bestpractices/2006/12/13/automatically-creating-a-thumbnail-with-php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.indywebshop.com/bestpractices/2006/12/13/automatically-creating-a-thumbnail-with-php/</link>
	<description>presented by Site Potion</description>
	<pubDate>Sun, 06 Jul 2008 02:38:16 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Clay</title>
		<link>http://www.indywebshop.com/bestpractices/2006/12/13/automatically-creating-a-thumbnail-with-php/#comment-36718</link>
		<dc:creator>Clay</dc:creator>
		<pubDate>Fri, 07 Sep 2007 11:05:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.indywebshop.com/bestpractices/2006/12/13/automatically-creating-a-thumbnail-with-php/#comment-36718</guid>
		<description>Shaaa: the most likely explanation is that you are using a version of PHP that does not include the GD library automatically bundled.  (I believe they started bundling it with the core PHP code in version 4.3.)  You can either upgrade your version of PHP or manually set up the GD library.  You can download the files and find instructions at:

http://www.libgd.org/Main_Page</description>
		<content:encoded><![CDATA[<p>Shaaa: the most likely explanation is that you are using a version of PHP that does not include the GD library automatically bundled.  (I believe they started bundling it with the core PHP code in version 4.3.)  You can either upgrade your version of PHP or manually set up the GD library.  You can download the files and find instructions at:</p>
<p><a href="http://www.libgd.org/Main_Page" rel="nofollow">http://www.libgd.org/Main_Page</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shaaa</title>
		<link>http://www.indywebshop.com/bestpractices/2006/12/13/automatically-creating-a-thumbnail-with-php/#comment-36717</link>
		<dc:creator>Shaaa</dc:creator>
		<pubDate>Fri, 07 Sep 2007 09:21:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.indywebshop.com/bestpractices/2006/12/13/automatically-creating-a-thumbnail-with-php/#comment-36717</guid>
		<description>This code is not working...

can any one help me?

it says...

"Call to undefined function imagecreatefromjpeg()"</description>
		<content:encoded><![CDATA[<p>This code is not working&#8230;</p>
<p>can any one help me?</p>
<p>it says&#8230;</p>
<p>&#8220;Call to undefined function imagecreatefromjpeg()&#8221;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
