<?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 Helpers: html_print_r</title>
	<atom:link href="http://josephscott.org/archives/2010/02/php-helpers-html_print_r/feed/" rel="self" type="application/rss+xml" />
	<link>http://josephscott.org/archives/2010/02/php-helpers-html_print_r/</link>
	<description></description>
	<lastBuildDate>Wed, 28 Jul 2010 19:47:20 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1-alpha</generator>
	<item>
		<title>By: Joseph Scott</title>
		<link>http://josephscott.org/archives/2010/02/php-helpers-html_print_r/#comment-22002</link>
		<dc:creator>Joseph Scott</dc:creator>
		<pubDate>Mon, 08 Feb 2010 05:36:24 +0000</pubDate>
		<guid isPermaLink="false">http://josephscott.org/?p=1837#comment-22002</guid>
		<description>Thanks.  That&#039;s a smaller version, but my intent wasn&#039;t to make it super small, just super useful :-)</description>
		<content:encoded><![CDATA[<p>Thanks.  That&#8217;s a smaller version, but my intent wasn&#8217;t to make it super small, just super useful :-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Travis Ballard</title>
		<link>http://josephscott.org/archives/2010/02/php-helpers-html_print_r/#comment-21901</link>
		<dc:creator>Travis Ballard</dc:creator>
		<pubDate>Sat, 06 Feb 2010 19:42:21 +0000</pubDate>
		<guid isPermaLink="false">http://josephscott.org/?p=1837#comment-21901</guid>
		<description>my comment on the html_var_dump would probably be more appropriate here.

printf(&#039;(pre)%s(/pre)&#039;, print_r( $var, 1 ) );

replace the () tags with lt/gt</description>
		<content:encoded><![CDATA[<p>my comment on the html_var_dump would probably be more appropriate here.</p>
<p>printf(&#8216;(pre)%s(/pre)&#8217;, print_r( $var, 1 ) );</p>
<p>replace the () tags with lt/gt</p>
]]></content:encoded>
	</item>
</channel>
</rss>