<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Unexpected return value from Facebook FQL.query via PHP REST Lib</title>
	<atom:link href="http://hasin.wordpress.com/2008/02/16/unexpected-return-value-from-facebook-fqlquery-via-php-rest-lib/feed/" rel="self" type="application/rss+xml" />
	<link>http://hasin.wordpress.com/2008/02/16/unexpected-return-value-from-facebook-fqlquery-via-php-rest-lib/</link>
	<description>Its me, myself</description>
	<lastBuildDate>Wed, 11 Nov 2009 21:31:50 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: hasin</title>
		<link>http://hasin.wordpress.com/2008/02/16/unexpected-return-value-from-facebook-fqlquery-via-php-rest-lib/#comment-64707</link>
		<dc:creator>hasin</dc:creator>
		<pubDate>Sat, 23 Feb 2008 06:18:25 +0000</pubDate>
		<guid isPermaLink="false">http://hasin.wordpress.com/?p=259#comment-64707</guid>
		<description>Thanks Davey!</description>
		<content:encoded><![CDATA[<p>Thanks Davey!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Davey Shafik</title>
		<link>http://hasin.wordpress.com/2008/02/16/unexpected-return-value-from-facebook-fqlquery-via-php-rest-lib/#comment-64632</link>
		<dc:creator>Davey Shafik</dc:creator>
		<pubDate>Fri, 15 Feb 2008 19:17:46 +0000</pubDate>
		<guid isPermaLink="false">http://hasin.wordpress.com/?p=259#comment-64632</guid>
		<description>$ php -r &quot;var_dump(count(false));&quot;
int(1)

You should be type-checking, using is_array() before you count(), simple as that.

- Davey</description>
		<content:encoded><![CDATA[<p>$ php -r &#8220;var_dump(count(false));&#8221;<br />
int(1)</p>
<p>You should be type-checking, using is_array() before you count(), simple as that.</p>
<p>- Davey</p>
]]></content:encoded>
	</item>
</channel>
</rss>
