<?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: Zend Framework and PDO_MYSQL</title>
	<atom:link href="http://www.davidrasch.com/2007/02/06/zend-framework-and-pdo_mysql/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.davidrasch.com/2007/02/06/zend-framework-and-pdo_mysql/</link>
	<description></description>
	<pubDate>Fri, 21 Nov 2008 20:53:13 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
		<item>
		<title>By: vem</title>
		<link>http://www.davidrasch.com/2007/02/06/zend-framework-and-pdo_mysql/#comment-20947</link>
		<dc:creator>vem</dc:creator>
		<pubDate>Sat, 20 Sep 2008 22:55:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.davidrasch.com/2007/02/06/zend-framework-and-pdo_mysql/#comment-20947</guid>
		<description>this one:
$handle-&#62;execute(array(":value" =&#62; 'crap'))

I tried it in this way
$handle-&#62;execute(array(":value" =&#62; 15))
and it doesn't work for me</description>
		<content:encoded><![CDATA[<p>this one:<br />
$handle-&gt;execute(array(&#8221;:value&#8221; =&gt; &#8216;crap&#8217;))</p>
<p>I tried it in this way<br />
$handle-&gt;execute(array(&#8221;:value&#8221; =&gt; 15))<br />
and it doesn&#8217;t work for me</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: drasch</title>
		<link>http://www.davidrasch.com/2007/02/06/zend-framework-and-pdo_mysql/#comment-20943</link>
		<dc:creator>drasch</dc:creator>
		<pubDate>Sat, 20 Sep 2008 21:00:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.davidrasch.com/2007/02/06/zend-framework-and-pdo_mysql/#comment-20943</guid>
		<description>What part only works for a string?  I'm a bit confused about your question.</description>
		<content:encoded><![CDATA[<p>What part only works for a string?  I&#8217;m a bit confused about your question.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vem</title>
		<link>http://www.davidrasch.com/2007/02/06/zend-framework-and-pdo_mysql/#comment-20937</link>
		<dc:creator>vem</dc:creator>
		<pubDate>Sat, 20 Sep 2008 15:40:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.davidrasch.com/2007/02/06/zend-framework-and-pdo_mysql/#comment-20937</guid>
		<description>Hi,

I tried your hack, but it works only for string, if I tried it with integer value, it doesn't works.
Can you help me how to make it?

Thanks,
vem</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I tried your hack, but it works only for string, if I tried it with integer value, it doesn&#8217;t works.<br />
Can you help me how to make it?</p>
<p>Thanks,<br />
vem</p>
]]></content:encoded>
	</item>
</channel>
</rss>
