<?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: PHP Error with ImageCreateFromBMP function</title>
	<atom:link href="http://www.geeked.info/php-error-with-imagecreatefrombmp-function/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.geeked.info/php-error-with-imagecreatefrombmp-function/</link>
	<description></description>
	<lastBuildDate>Wed, 02 Nov 2011 02:49:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Guest</title>
		<link>http://www.geeked.info/php-error-with-imagecreatefrombmp-function/comment-page-1/#comment-12895</link>
		<dc:creator>Guest</dc:creator>
		<pubDate>Tue, 31 Aug 2010 15:41:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.geeked.info/?p=365#comment-12895</guid>
		<description>Thanks for posting this!</description>
		<content:encoded><![CDATA[<p>Thanks for posting this!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: a8</title>
		<link>http://www.geeked.info/php-error-with-imagecreatefrombmp-function/comment-page-1/#comment-10504</link>
		<dc:creator>a8</dc:creator>
		<pubDate>Wed, 29 Oct 2008 03:58:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.geeked.info/?p=365#comment-10504</guid>
		<description>It might be acceptable to you but for some that&#039;s a no no besides that eat up some space and if you can do a quick fix then you should fix it otherwise leave it as is.</description>
		<content:encoded><![CDATA[<p>It might be acceptable to you but for some that&#39;s a no no besides that eat up some space and if you can do a quick fix then you should fix it otherwise leave it as is.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: a8</title>
		<link>http://www.geeked.info/php-error-with-imagecreatefrombmp-function/comment-page-1/#comment-11863</link>
		<dc:creator>a8</dc:creator>
		<pubDate>Wed, 29 Oct 2008 02:58:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.geeked.info/?p=365#comment-11863</guid>
		<description>It might be acceptable to you but for some that&#039;s a no no besides that eat up some space and if you can do a quick fix then you should fix it otherwise leave it as is.</description>
		<content:encoded><![CDATA[<p>It might be acceptable to you but for some that&#8217;s a no no besides that eat up some space and if you can do a quick fix then you should fix it otherwise leave it as is.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kale</title>
		<link>http://www.geeked.info/php-error-with-imagecreatefrombmp-function/comment-page-1/#comment-10485</link>
		<dc:creator>kale</dc:creator>
		<pubDate>Wed, 15 Oct 2008 00:29:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.geeked.info/?p=365#comment-10485</guid>
		<description>One thing to consider is what &quot;warning&quot; means -- it&#039;s just a warning.  If the end product works, it may be acceptable to deal with, especially if you don&#039;t feel like rewriting your app, for example.  An option to consider is to possibly disable warnings.  Fatals and emergencies will still be reported, but that&#039;s OK, because that&#039;s what matters.  Consider editing your php.ini or adding the following line to your code:&lt;br&gt;&lt;br&gt;error_reporting(E_ALL ^ E_WARNING);&lt;br&gt;&lt;br&gt;(of course, you&#039;ll want to add ^E_NOTICE if you get a ton of that in the logs as well ;)</description>
		<content:encoded><![CDATA[<p>One thing to consider is what &#8220;warning&#8221; means &#8212; it&#39;s just a warning.  If the end product works, it may be acceptable to deal with, especially if you don&#39;t feel like rewriting your app, for example.  An option to consider is to possibly disable warnings.  Fatals and emergencies will still be reported, but that&#39;s OK, because that&#39;s what matters.  Consider editing your php.ini or adding the following line to your code:</p>
<p>error_reporting(E_ALL ^ E_WARNING);</p>
<p>(of course, you&#39;ll want to add ^E_NOTICE if you get a ton of that in the logs as well ;)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

