<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Custom error handling in CakePHP</title>
	<link>http://myeasyscripts.com/loudbaking/custom-error-handling-in-cakephp/</link>
	<description>Specialty cuisines: app development, internet marketing and entrepreneurship</description>
	<pubDate>Thu, 28 Aug 2008 01:55:28 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2</generator>

	<item>
		<title>By: Charlie</title>
		<link>http://myeasyscripts.com/loudbaking/custom-error-handling-in-cakephp/#comment-76</link>
		<author>Charlie</author>
		<pubDate>Sat, 27 Oct 2007 13:51:42 +0000</pubDate>
		<guid>http://myeasyscripts.com/loudbaking/custom-error-handling-in-cakephp/#comment-76</guid>
		<description>Nice! Thnx! Maybe writing a tutorial or blog entry myself someday seems like a good contribution for the cake community.</description>
		<content:encoded><![CDATA[<p>Nice! Thnx! Maybe writing a tutorial or blog entry myself someday seems like a good contribution for the cake community.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jad</title>
		<link>http://myeasyscripts.com/loudbaking/custom-error-handling-in-cakephp/#comment-73</link>
		<author>Jad</author>
		<pubDate>Fri, 26 Oct 2007 16:45:01 +0000</pubDate>
		<guid>http://myeasyscripts.com/loudbaking/custom-error-handling-in-cakephp/#comment-73</guid>
		<description>@all: thanks for dropping by.

@charlie: No, that would in the Debugger object, part of the core libraries, Debugger::handleError():

&lt;blockquote&gt;/**
 * Overrides PHP's default error handling
 *
&lt;/blockquote&gt;</description>
		<content:encoded><![CDATA[<p>@all: thanks for dropping by.</p>
<p>@charlie: No, that would in the Debugger object, part of the core libraries, Debugger::handleError():</p>
<blockquote><p>/**<br />
 * Overrides PHP&#8217;s default error handling<br />
 *
</p></blockquote>
]]></content:encoded>
	</item>
	<item>
		<title>By: Charlei</title>
		<link>http://myeasyscripts.com/loudbaking/custom-error-handling-in-cakephp/#comment-70</link>
		<author>Charlei</author>
		<pubDate>Fri, 26 Oct 2007 07:18:46 +0000</pubDate>
		<guid>http://myeasyscripts.com/loudbaking/custom-error-handling-in-cakephp/#comment-70</guid>
		<description>Thanks Jad, That was exactly what I needed right now.
One question though, do you know if other errors are also invoked and catched by this cakeError object? Like notices or warnings? OR do I have to do that with the set_error_handler() function in PHP? thnx again!</description>
		<content:encoded><![CDATA[<p>Thanks Jad, That was exactly what I needed right now.<br />
One question though, do you know if other errors are also invoked and catched by this cakeError object? Like notices or warnings? OR do I have to do that with the set_error_handler() function in PHP? thnx again!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aditya Bhatt</title>
		<link>http://myeasyscripts.com/loudbaking/custom-error-handling-in-cakephp/#comment-66</link>
		<author>Aditya Bhatt</author>
		<pubDate>Thu, 25 Oct 2007 07:17:07 +0000</pubDate>
		<guid>http://myeasyscripts.com/loudbaking/custom-error-handling-in-cakephp/#comment-66</guid>
		<description>Good to know this type of Err message informations.</description>
		<content:encoded><![CDATA[<p>Good to know this type of Err message informations.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: biesbjerg</title>
		<link>http://myeasyscripts.com/loudbaking/custom-error-handling-in-cakephp/#comment-42</link>
		<author>biesbjerg</author>
		<pubDate>Sat, 13 Oct 2007 16:30:22 +0000</pubDate>
		<guid>http://myeasyscripts.com/loudbaking/custom-error-handling-in-cakephp/#comment-42</guid>
		<description>Nice run through :-)</description>
		<content:encoded><![CDATA[<p>Nice run through <img src='http://myeasyscripts.com/loudbaking/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
</channel>
</rss>
