<?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: array() == false</title>
	<atom:link href="http://kozak.si/widethoughts/2009/03/07/array-false/feed/" rel="self" type="application/rss+xml" />
	<link>http://kozak.si/widethoughts/2009/03/07/array-false/</link>
	<description>a blog of one of those ... software developer creatures</description>
	<lastBuildDate>Tue, 08 Jun 2010 19:02:36 +0200</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: smottt</title>
		<link>http://kozak.si/widethoughts/2009/03/07/array-false/comment-page-1/#comment-15</link>
		<dc:creator>smottt</dc:creator>
		<pubDate>Mon, 09 Mar 2009 08:06:47 +0000</pubDate>
		<guid isPermaLink="false">http://kozak.si/widethoughts/?p=234#comment-15</guid>
		<description>Uf. Now I know. Thanks :)</description>
		<content:encoded><![CDATA[<p>Uf. Now I know. Thanks <img src='http://kozak.si/widethoughts/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gašper</title>
		<link>http://kozak.si/widethoughts/2009/03/07/array-false/comment-page-1/#comment-14</link>
		<dc:creator>Gašper</dc:creator>
		<pubDate>Sun, 08 Mar 2009 11:58:47 +0000</pubDate>
		<guid isPermaLink="false">http://kozak.si/widethoughts/?p=234#comment-14</guid>
		<description>Nope, checking for (!$result) is the same as ($result == false). :)</description>
		<content:encoded><![CDATA[<p>Nope, checking for (!$result) is the same as ($result == false). <img src='http://kozak.si/widethoughts/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: smottt</title>
		<link>http://kozak.si/widethoughts/2009/03/07/array-false/comment-page-1/#comment-13</link>
		<dc:creator>smottt</dc:creator>
		<pubDate>Sun, 08 Mar 2009 11:12:40 +0000</pubDate>
		<guid isPermaLink="false">http://kozak.si/widethoughts/?p=234#comment-13</guid>
		<description>Isn&#039;t the if(!$result) equal to if($result === false)? I always thought it is.</description>
		<content:encoded><![CDATA[<p>Isn&#8217;t the if(!$result) equal to if($result === false)? I always thought it is.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
