<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Merge Image Layers in PHP</title>
	<atom:link href="http://phpstarter.net/2009/07/merge-image-layers-in-php/feed/" rel="self" type="application/rss+xml" />
	<link>http://phpstarter.net/2009/07/merge-image-layers-in-php/</link>
	<description>PHP Tips &#38; Tools From Starters to Experts</description>
	<lastBuildDate>Sat, 17 Mar 2012 08:13:30 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: Andrew</title>
		<link>http://phpstarter.net/2009/07/merge-image-layers-in-php/comment-page-1/#comment-403</link>
		<dc:creator>Andrew</dc:creator>
		<pubDate>Wed, 03 Mar 2010 19:07:53 +0000</pubDate>
		<guid isPermaLink="false">http://phpstarter.net/?p=455#comment-403</guid>
		<description>&lt;p&gt;The file_get_contents() function does not work in all environments - only the ones that have &lt;span class=&quot;term&quot;&gt; &lt;em&gt;&lt;tt class=&quot;parameter&quot;&gt;allow_url_fopen&lt;/tt&gt;&lt;/em&gt;&lt;/span&gt; set to true in the PHP configuration.  I have had more luck across hosting environments that way.&lt;/p&gt;
&lt;p&gt;If you are sure that allow_url_fopen will be enabled where you are using this, then ya, it would probably be easier than including the Snoopy class.&lt;/p&gt;
&lt;p&gt;Glad you find the articles useful! :)&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>The file_get_contents() function does not work in all environments &#8211; only the ones that have <span class="term"> <em><tt class="parameter">allow_url_fopen</tt></em></span> set to true in the PHP configuration.  I have had more luck across hosting environments that way.</p>
<p>If you are sure that allow_url_fopen will be enabled where you are using this, then ya, it would probably be easier than including the Snoopy class.</p>
<p>Glad you find the articles useful! <img src='http://phpstarter.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim Barmann</title>
		<link>http://phpstarter.net/2009/07/merge-image-layers-in-php/comment-page-1/#comment-402</link>
		<dc:creator>Tim Barmann</dc:creator>
		<pubDate>Wed, 03 Mar 2010 18:51:53 +0000</pubDate>
		<guid isPermaLink="false">http://phpstarter.net/?p=455#comment-402</guid>
		<description>Hi Andrew,
I very much appreciate your great work and your willingness to share it.  Question - why do you use the Snoopy class instead of something like PHP&#039;s file_get_contents() ?
Thanks again,
Tim</description>
		<content:encoded><![CDATA[<p>Hi Andrew,<br />
I very much appreciate your great work and your willingness to share it.  Question &#8211; why do you use the Snoopy class instead of something like PHP&#8217;s file_get_contents() ?<br />
Thanks again,<br />
Tim</p>
]]></content:encoded>
	</item>
</channel>
</rss>

