<?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: Debugging PDO Prepared Statements</title>
	<atom:link href="http://daveyshafik.com/archives/605-debugging-pdo-prepared-statements.html/feed" rel="self" type="application/rss+xml" />
	<link>http://daveyshafik.com/archives/605-debugging-pdo-prepared-statements.html</link>
	<description>As close to my brain as you can safely get...</description>
	<lastBuildDate>Sat, 13 Feb 2010 05:32:28 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Davey Shafik</title>
		<link>http://daveyshafik.com/archives/605-debugging-pdo-prepared-statements.html/comment-page-1#comment-142</link>
		<dc:creator>Davey Shafik</dc:creator>
		<pubDate>Wed, 20 May 2009 17:55:34 +0000</pubDate>
		<guid isPermaLink="false">http://pixelated-dreams.com/?p=605#comment-142</guid>
		<description>You&#039;re absolutely right. I don&#039;t use them, and advise against it when possible; &#039;?&#039; placeholders suck for readability and maintenance standpoints.</description>
		<content:encoded><![CDATA[<p>You&#8217;re absolutely right. I don&#8217;t use them, and advise against it when possible; &#8216;?&#8217; placeholders suck for readability and maintenance standpoints.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marques Johansson</title>
		<link>http://daveyshafik.com/archives/605-debugging-pdo-prepared-statements.html/comment-page-1#comment-141</link>
		<dc:creator>Marques Johansson</dc:creator>
		<pubDate>Wed, 20 May 2009 17:49:38 +0000</pubDate>
		<guid isPermaLink="false">http://pixelated-dreams.com/?p=605#comment-141</guid>
		<description>I have a similar class in my projects.  Unless I&#039;m missing something, this implementation won&#039;t work for &#039;?&#039; parameters.</description>
		<content:encoded><![CDATA[<p>I have a similar class in my projects.  Unless I&#8217;m missing something, this implementation won&#8217;t work for &#8216;?&#8217; parameters.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
