<?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"
	>
<channel>
	<title>Comments on: PHP: The @ Operator</title>
	<atom:link href="http://thesmithfam.org/blog/2006/05/07/php-the-operator/feed/" rel="self" type="application/rss+xml" />
	<link>http://thesmithfam.org/blog/2006/05/07/php-the-operator/</link>
	<description>Your blog is probably better than mine.</description>
	<pubDate>Wed, 19 Nov 2008 04:50:46 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: venkatesh</title>
		<link>http://thesmithfam.org/blog/2006/05/07/php-the-operator/#comment-59291</link>
		<dc:creator>venkatesh</dc:creator>
		<pubDate>Sat, 04 Oct 2008 10:35:14 +0000</pubDate>
		<guid isPermaLink="false">http://thesmithfam.org/blog/?p=19#comment-59291</guid>
		<description>Hai,
Thank you for this article. It is very helpful for me i was not knowing this @ symbol used for error handling. Thanks thanks a lot.
@is very cool guys.</description>
		<content:encoded><![CDATA[<p>Hai,<br />
Thank you for this article. It is very helpful for me i was not knowing this @ symbol used for error handling. Thanks thanks a lot.<br />
@is very cool guys.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dirk Dams</title>
		<link>http://thesmithfam.org/blog/2006/05/07/php-the-operator/#comment-55351</link>
		<dc:creator>Dirk Dams</dc:creator>
		<pubDate>Tue, 12 Aug 2008 09:27:21 +0000</pubDate>
		<guid isPermaLink="false">http://thesmithfam.org/blog/?p=19#comment-55351</guid>
		<description>Hey,

thanks for your article. I was about to go crazy searching for it. Asking Mr. G00gle would not help using the "@" symbol ;-)".

BTW, @ is a cool feature of PHP

cheers
Dirk</description>
		<content:encoded><![CDATA[<p>Hey,</p>
<p>thanks for your article. I was about to go crazy searching for it. Asking Mr. G00gle would not help using the &#8220;@&#8221; symbol ;-)&#8221;.</p>
<p>BTW, @ is a cool feature of PHP</p>
<p>cheers<br />
Dirk</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daisy P.</title>
		<link>http://thesmithfam.org/blog/2006/05/07/php-the-operator/#comment-118</link>
		<dc:creator>Daisy P.</dc:creator>
		<pubDate>Sun, 04 Jun 2006 10:16:49 +0000</pubDate>
		<guid isPermaLink="false">http://thesmithfam.org/blog/?p=19#comment-118</guid>
		<description>thank you for your brief explanations about the @ operator. it is very useful and understandable for me..</description>
		<content:encoded><![CDATA[<p>thank you for your brief explanations about the @ operator. it is very useful and understandable for me..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lonnie Olson</title>
		<link>http://thesmithfam.org/blog/2006/05/07/php-the-operator/#comment-51</link>
		<dc:creator>Lonnie Olson</dc:creator>
		<pubDate>Wed, 10 May 2006 21:06:50 +0000</pubDate>
		<guid isPermaLink="false">http://thesmithfam.org/blog/?p=19#comment-51</guid>
		<description>Thanks for the article.

One additional note:  When use your own error handler, it is very useful to check the return value of &lt;i&gt;error_reporting()&lt;/i&gt;.  This will return 0, if the "@" operator was used to suppress errors.</description>
		<content:encoded><![CDATA[<p>Thanks for the article.</p>
<p>One additional note:  When use your own error handler, it is very useful to check the return value of <i>error_reporting()</i>.  This will return 0, if the &#8220;@&#8221; operator was used to suppress errors.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
