<?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: Why I hate PHP</title>
	<atom:link href="http://paulgoscicki.com/archives/2006/12/why-i-hate-php/feed/" rel="self" type="application/rss+xml" />
	<link>http://paulgoscicki.com/archives/2006/12/why-i-hate-php/</link>
	<description>Random pieces of code, thoughts and movie reviews</description>
	<lastBuildDate>Wed, 25 Jan 2012 22:45:27 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.5</generator>
	<item>
		<title>By: reiki</title>
		<link>http://paulgoscicki.com/archives/2006/12/why-i-hate-php/comment-page-1/#comment-51117</link>
		<dc:creator>reiki</dc:creator>
		<pubDate>Sun, 07 Dec 2008 09:25:09 +0000</pubDate>
		<guid isPermaLink="false">http://paulgoscicki.com/archives/2006/12/why-i-hate-php/#comment-51117</guid>
		<description>Never figured out this language although many guys I know say it is very easy. Not for me though :)</description>
		<content:encoded><![CDATA[<p>Never figured out this language although many guys I know say it is very easy. Not for me though <img src='http://paulgoscicki.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul Goscicki</title>
		<link>http://paulgoscicki.com/archives/2006/12/why-i-hate-php/comment-page-1/#comment-13508</link>
		<dc:creator>Paul Goscicki</dc:creator>
		<pubDate>Tue, 26 Dec 2006 10:06:24 +0000</pubDate>
		<guid isPermaLink="false">http://paulgoscicki.com/archives/2006/12/why-i-hate-php/#comment-13508</guid>
		<description>I got around it by using !is_int().</description>
		<content:encoded><![CDATA[<p>I got around it by using !is_int().</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luke</title>
		<link>http://paulgoscicki.com/archives/2006/12/why-i-hate-php/comment-page-1/#comment-13499</link>
		<dc:creator>Luke</dc:creator>
		<pubDate>Tue, 26 Dec 2006 09:26:07 +0000</pubDate>
		<guid isPermaLink="false">http://paulgoscicki.com/archives/2006/12/why-i-hate-php/#comment-13499</guid>
		<description>I think you need to use === (identity check) for that. Sill, I have no clue why would need to 0 be equal to null... I wonder if this is a bug or a feature. :P

I guess to it&#039;s best to use is_null() to avoid the PHP comparison oddities in situations such as this one.</description>
		<content:encoded><![CDATA[<p>I think you need to use === (identity check) for that. Sill, I have no clue why would need to 0 be equal to null&#8230; I wonder if this is a bug or a feature. <img src='http://paulgoscicki.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
<p>I guess to it&#8217;s best to use is_null() to avoid the PHP comparison oddities in situations such as this one.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

