<?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"
	>
<channel>
	<title>Comments on: `is_blank` Function for PHP</title>
	<atom:link href="http://www.websideattractions.com/2008/03/24/is_blank-function-for-php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.websideattractions.com/2008/03/24/is_blank-function-for-php/</link>
	<description></description>
	<pubDate>Wed, 07 Jan 2009 01:23:44 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: Brian</title>
		<link>http://www.websideattractions.com/2008/03/24/is_blank-function-for-php/#comment-448</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Tue, 26 Aug 2008 12:38:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.websideattractions.com/2008/03/24/is_blank-function-for-php/#comment-448</guid>
		<description>&lt;p&gt;The "empty()" function is very close to what I want but I also usually want to consider nested enumerable objects (arrays or otherwise) that have all "empty" objects to be also considered blank/empty. And that's why I created this function.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>The &#8220;empty()&#8221; function is very close to what I want but I also usually want to consider nested enumerable objects (arrays or otherwise) that have all &#8220;empty&#8221; objects to be also considered blank/empty. And that&#8217;s why I created this function.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: segunda mano</title>
		<link>http://www.websideattractions.com/2008/03/24/is_blank-function-for-php/#comment-446</link>
		<dc:creator>segunda mano</dc:creator>
		<pubDate>Tue, 26 Aug 2008 11:43:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.websideattractions.com/2008/03/24/is_blank-function-for-php/#comment-446</guid>
		<description>&lt;p&gt;what about http://www.php.net/empty  ??&lt;/p&gt;

&lt;p&gt;i think that is what you need&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>what about <a href="http://www.php.net/empty" rel="nofollow">http://www.php.net/empty</a>  ??</p>

<p>i think that is what you need</p>]]></content:encoded>
	</item>
</channel>
</rss>
