<?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: 0 in $_GET is empty in PHP</title>
	<atom:link href="http://adriancallaghan.co.uk/zero-tolerance-for-zero-in-php/feed/" rel="self" type="application/rss+xml" />
	<link>http://adriancallaghan.co.uk/zero-tolerance-for-zero-in-php/</link>
	<description>A general mix of everything</description>
	<lastBuildDate>Mon, 26 Sep 2011 11:28:30 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
	<item>
		<title>By: Stemar</title>
		<link>http://adriancallaghan.co.uk/zero-tolerance-for-zero-in-php/comment-page-1/#comment-28388</link>
		<dc:creator>Stemar</dc:creator>
		<pubDate>Sun, 08 May 2011 01:11:30 +0000</pubDate>
		<guid isPermaLink="false">http://adriancallaghan.co.uk/?p=119#comment-28388</guid>
		<description>http://www.php.net/manual/en/function.empty.php#103756</description>
		<content:encoded><![CDATA[<p><a href="http://www.php.net/manual/en/function.empty.php#103756" rel="nofollow">http://www.php.net/manual/en/function.empty.php#103756</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt Stevens</title>
		<link>http://adriancallaghan.co.uk/zero-tolerance-for-zero-in-php/comment-page-1/#comment-4130</link>
		<dc:creator>Matt Stevens</dc:creator>
		<pubDate>Wed, 24 Mar 2010 15:17:57 +0000</pubDate>
		<guid isPermaLink="false">http://adriancallaghan.co.uk/?p=119#comment-4130</guid>
		<description>Thank you Adrian! :) was starting to think I had lost my mind. Damn loosely typed languages, lol.

I was trying to validate a select box. It&#039;s input could be only 0 to 10, whenever I selected &#039;0&#039;. It failed. So I just changed the values from 1 to 11. Works fine now.

Thanks again,
Matt.</description>
		<content:encoded><![CDATA[<p>Thank you Adrian! <img src='http://adriancallaghan.co.uk/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  was starting to think I had lost my mind. Damn loosely typed languages, lol.</p>
<p>I was trying to validate a select box. It&#8217;s input could be only 0 to 10, whenever I selected &#8217;0&#8242;. It failed. So I just changed the values from 1 to 11. Works fine now.</p>
<p>Thanks again,<br />
Matt.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eli</title>
		<link>http://adriancallaghan.co.uk/zero-tolerance-for-zero-in-php/comment-page-1/#comment-361</link>
		<dc:creator>Eli</dc:creator>
		<pubDate>Tue, 14 Apr 2009 14:55:40 +0000</pubDate>
		<guid isPermaLink="false">http://adriancallaghan.co.uk/?p=119#comment-361</guid>
		<description>I am so glad you posted this. I spent 3 hours today trying to figure out why my empty _GET text box was not being ignored in an &quot;if statement&quot;. And then I found your blog post...

Awesome. Thanks.
Eli</description>
		<content:encoded><![CDATA[<p>I am so glad you posted this. I spent 3 hours today trying to figure out why my empty _GET text box was not being ignored in an &#8220;if statement&#8221;. And then I found your blog post&#8230;</p>
<p>Awesome. Thanks.<br />
Eli</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Maurice</title>
		<link>http://adriancallaghan.co.uk/zero-tolerance-for-zero-in-php/comment-page-1/#comment-50</link>
		<dc:creator>Maurice</dc:creator>
		<pubDate>Wed, 07 Jan 2009 12:20:23 +0000</pubDate>
		<guid isPermaLink="false">http://adriancallaghan.co.uk/?p=119#comment-50</guid>
		<description>arrays starting at zero hurumpf always prefered the FORTRAN default of 1 which is how God (aka Dan McCracken) wants it.

you probaly need to use one of teh many equels sings php has == or === maybe</description>
		<content:encoded><![CDATA[<p>arrays starting at zero hurumpf always prefered the FORTRAN default of 1 which is how God (aka Dan McCracken) wants it.</p>
<p>you probaly need to use one of teh many equels sings php has == or === maybe</p>
]]></content:encoded>
	</item>
</channel>
</rss>

