<?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: I Hate Magic Quotes</title>
	<atom:link href="http://www.michiknows.com/2006/11/15/i-hate-magic-quotes/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.michiknows.com/2006/11/15/i-hate-magic-quotes/</link>
	<description>Insights on the IT world by Michi Kono</description>
	<lastBuildDate>Tue, 09 Feb 2010 12:49:54 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Michi</title>
		<link>http://www.michiknows.com/2006/11/15/i-hate-magic-quotes/comment-page-1/#comment-14973</link>
		<dc:creator>Michi</dc:creator>
		<pubDate>Mon, 20 Apr 2009 18:34:50 +0000</pubDate>
		<guid isPermaLink="false">http://michikono.com/blog/2006/11/15/i-hate-magic-quotes/#comment-14973</guid>
		<description>Thanks for pointing this out, Maha. This has been fixed.</description>
		<content:encoded><![CDATA[<p>Thanks for pointing this out, Maha. This has been fixed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Maha</title>
		<link>http://www.michiknows.com/2006/11/15/i-hate-magic-quotes/comment-page-1/#comment-14969</link>
		<dc:creator>Maha</dc:creator>
		<pubDate>Sun, 05 Apr 2009 06:15:27 +0000</pubDate>
		<guid isPermaLink="false">http://michikono.com/blog/2006/11/15/i-hate-magic-quotes/#comment-14969</guid>
		<description>The src link (http://www.michiknows.com/code/DbSafe/DbSafe.php) gives a 404.  Thought you&#039;d like to know</description>
		<content:encoded><![CDATA[<p>The src link (<a href="http://www.michiknows.com/code/DbSafe/DbSafe.php" rel="nofollow">http://www.michiknows.com/code/DbSafe/DbSafe.php</a>) gives a 404.  Thought you&#8217;d like to know</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michi Knows - Five Tips for (total) PHP Beginners</title>
		<link>http://www.michiknows.com/2006/11/15/i-hate-magic-quotes/comment-page-1/#comment-3641</link>
		<dc:creator>Michi Knows - Five Tips for (total) PHP Beginners</dc:creator>
		<pubDate>Wed, 06 Jun 2007 17:47:55 +0000</pubDate>
		<guid isPermaLink="false">http://michikono.com/blog/2006/11/15/i-hate-magic-quotes/#comment-3641</guid>
		<description>[...] pretend like&#160;Magic Quotes&#160;is always off and use EzSQL&#8217;s escape() method or my solution (both solutions work regardless if magic quotes is on or [...]</description>
		<content:encoded><![CDATA[<p>[...] pretend like&nbsp;Magic Quotes&nbsp;is always off and use EzSQL&#8217;s escape() method or my solution (both solutions work regardless if magic quotes is on or [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan</title>
		<link>http://www.michiknows.com/2006/11/15/i-hate-magic-quotes/comment-page-1/#comment-1259</link>
		<dc:creator>Dan</dc:creator>
		<pubDate>Sat, 24 Mar 2007 13:38:56 +0000</pubDate>
		<guid isPermaLink="false">http://michikono.com/blog/2006/11/15/i-hate-magic-quotes/#comment-1259</guid>
		<description>I hate it when things hinder me while forcibly trying to help me. Yes, I am talking about the goddamn magic quotes. I don&#039;t need no help with escaping quotes, if I am incompetent I deserve to bear the consequence. And I understand it&#039;s the responsibility of the programmer to take care of user input.

Two things I absolutely hate about PHP:

i). Magic quotes
ii). Consistent function/method names</description>
		<content:encoded><![CDATA[<p>I hate it when things hinder me while forcibly trying to help me. Yes, I am talking about the goddamn magic quotes. I don&#8217;t need no help with escaping quotes, if I am incompetent I deserve to bear the consequence. And I understand it&#8217;s the responsibility of the programmer to take care of user input.</p>
<p>Two things I absolutely hate about PHP:</p>
<p>i). Magic quotes<br />
ii). Consistent function/method names</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MichiKono.com &#187; Posting Arrays</title>
		<link>http://www.michiknows.com/2006/11/15/i-hate-magic-quotes/comment-page-1/#comment-94</link>
		<dc:creator>MichiKono.com &#187; Posting Arrays</dc:creator>
		<pubDate>Tue, 21 Nov 2006 01:57:35 +0000</pubDate>
		<guid isPermaLink="false">http://michikono.com/blog/2006/11/15/i-hate-magic-quotes/#comment-94</guid>
		<description>[...] While hacking away on a problem today at work, I suddenly realized my DbSafe class would trip over itself if someone tried to access a value that was an array since I would try to escape an array value! What should happen is you get back an array full of escaped values. [...]</description>
		<content:encoded><![CDATA[<p>[...] While hacking away on a problem today at work, I suddenly realized my DbSafe class would trip over itself if someone tried to access a value that was an array since I would try to escape an array value! What should happen is you get back an array full of escaped values. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.210 seconds -->
