<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>PHP Musings &#187; debug</title>
	<atom:link href="http://www.charles-reace.com/blog/tag/debug/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.charles-reace.com/blog</link>
	<description>Charles Reace&#039;s blog about PHP, MySQL, and life in general</description>
	<lastBuildDate>Mon, 22 Aug 2011 17:16:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Debugging with FirePHP</title>
		<link>http://www.charles-reace.com/blog/2009/07/15/debugging-with-firephp/</link>
		<comments>http://www.charles-reace.com/blog/2009/07/15/debugging-with-firephp/#comments</comments>
		<pubDate>Thu, 16 Jul 2009 00:57:48 +0000</pubDate>
		<dc:creator>Charles</dc:creator>
				<category><![CDATA[Debugging]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[debug]]></category>
		<category><![CDATA[Firebug]]></category>
		<category><![CDATA[FirePHP]]></category>

		<guid isPermaLink="false">http://www.charles-reace.com/blog/?p=184</guid>
		<description><![CDATA[I just discovered FirePHP today (via a discussion at PHPBuilder.com), a set of PHP classes along with a Firefox add-on which allows you to debug your PHP scripts through the Firebug console (a separate Firefox add-on you&#8217;ll also need to install if you haven&#8217;t already done so). Essentially, what it does is allow your PHP [...]]]></description>
		<wfw:commentRss>http://www.charles-reace.com/blog/2009/07/15/debugging-with-firephp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Beginners&#8217; Corner: The Dreaded Blank Page</title>
		<link>http://www.charles-reace.com/blog/2008/06/29/the-dreaded-blank-page/</link>
		<comments>http://www.charles-reace.com/blog/2008/06/29/the-dreaded-blank-page/#comments</comments>
		<pubDate>Sun, 29 Jun 2008 16:14:54 +0000</pubDate>
		<dc:creator>Charles</dc:creator>
				<category><![CDATA[Beginners' Corner]]></category>
		<category><![CDATA[Debugging]]></category>
		<category><![CDATA[beginners]]></category>
		<category><![CDATA[debug]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://charles-reace.com/blog/2008/06/29/the-dreaded-blank-page/</guid>
		<description><![CDATA[[2008/07/15: Added this to the "Beginners' Corner" category] A common problem I see new PHP users running into is having a script output absolutely nothing: the dreaded &#8220;blank page&#8221; syndrome. This is normally due to a syntax error of some sort generating a fatal parse error. As this error is generated before any of the [...]]]></description>
		<wfw:commentRss>http://www.charles-reace.com/blog/2008/06/29/the-dreaded-blank-page/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

