<?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>SC Knowledge Base &#187; php</title>
	<atom:link href="http://sandhillcreative.com/kb/category/php/feed/" rel="self" type="application/rss+xml" />
	<link>http://sandhillcreative.com/kb</link>
	<description></description>
	<lastBuildDate>Fri, 09 Sep 2011 20:37:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Redirect Subversion to Standard Output for Troubleshooting</title>
		<link>http://sandhillcreative.com/kb/2011/01/13/redirect-subversion-to-standard-output-for-troubleshooting/</link>
		<comments>http://sandhillcreative.com/kb/2011/01/13/redirect-subversion-to-standard-output-for-troubleshooting/#comments</comments>
		<pubDate>Fri, 14 Jan 2011 00:03:42 +0000</pubDate>
		<dc:creator>Stuart</dc:creator>
				<category><![CDATA[php]]></category>
		<category><![CDATA[Snippets]]></category>

		<guid isPermaLink="false">http://sandhillcreative.com/kb/?p=286</guid>
		<description><![CDATA[]]></description>
		<wfw:commentRss>http://sandhillcreative.com/kb/2011/01/13/redirect-subversion-to-standard-output-for-troubleshooting/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Basic PHP Debugging with FirePHP (Firebug style)</title>
		<link>http://sandhillcreative.com/kb/2010/04/11/basic-php-debugging-with-firephp-firebug-style/</link>
		<comments>http://sandhillcreative.com/kb/2010/04/11/basic-php-debugging-with-firephp-firebug-style/#comments</comments>
		<pubDate>Sun, 11 Apr 2010 21:53:56 +0000</pubDate>
		<dc:creator>Stuart</dc:creator>
				<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://sandhillcreative.com/kb/?p=192</guid>
		<description><![CDATA[FirePHP is a Firebug extension that let&#8217;s you debug PHP in the same manner as you would Javascript using Firebug. In a nutshell you include the core FirePHP library, call `ob_start()`, call the FirePHP method `fb()` and pass it some stuff to output. Check the Firebug console for your output. It&#8217;s that simple. One problem [...]]]></description>
		<wfw:commentRss>http://sandhillcreative.com/kb/2010/04/11/basic-php-debugging-with-firephp-firebug-style/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

