<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Errors &#38; Geeks &#187; puremango-co-uk</title>
	<atom:link href="http://errors-geek.com/tag/puremango-co-uk/feed/" rel="self" type="application/rss+xml" />
	<link>http://errors-geek.com</link>
	<description>Coding Tips &#38; Tricks</description>
	<lastBuildDate>Sat, 04 Feb 2012 01:02:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>PHP error handling « puremango.co.uk</title>
		<link>http://errors-geek.com/php/php-error-handling-%c2%ab-puremango-co-uk/</link>
		<comments>http://errors-geek.com/php/php-error-handling-%c2%ab-puremango-co-uk/#comments</comments>
		<pubDate>Sun, 05 Jul 2009 09:59:44 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[JQuery]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[books]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[debug-backtrace]]></category>
		<category><![CDATA[entry]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[puremango-co-uk]]></category>
		<category><![CDATA[website-submit]]></category>
		<category><![CDATA[wordpress-org]]></category>

		<guid isPermaLink="false">http://errors-geek.com/general/php-error-handling-%c2%ab-puremango-co-uk/</guid>
		<description><![CDATA[ PHP error handling . Does this type of error handling code look familiar? function doFunction($var) { if(is_numeric($var)) { /* do some stuff*/ } else { return -1; } }. BLEH. How ugly is that? There's no indication whether -1 is actually ...]]></description>
			<content:encoded><![CDATA[<p> PHP error handling . Does this type of error handling code look familiar? function doFunction($var) { if(is_numeric($var)) { /* do some stuff*/ } else { return -1; } }. BLEH. How ugly is that? There&#8217;s no indication whether -1 is actually &#8230;</p>
<p>Read more here: <br />
<a target="_blank" href="http://www.puremango.co.uk/2009/07/php-error-handling/" title="PHP error handling « puremango.co.uk">PHP error handling « puremango.co.uk</a></p>
]]></content:encoded>
			<wfw:commentRss>http://errors-geek.com/php/php-error-handling-%c2%ab-puremango-co-uk/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

