<?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: Zend_Db: utf8 query string gets inserted as non-utf8</title>
	<atom:link href="http://www.qc4blog.com/?feed=rss2&#038;p=781" rel="self" type="application/rss+xml" />
	<link>http://www.qc4blog.com/?p=781</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Tue, 31 Aug 2010 14:20:40 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Mat Dodgson</title>
		<link>http://www.qc4blog.com/?p=781&#038;cpage=1#comment-538</link>
		<dc:creator>Mat Dodgson</dc:creator>
		<pubDate>Wed, 16 Jun 2010 08:41:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.qc4blog.com/?p=781#comment-538</guid>
		<description>You are my hero! I just spent an hour trying to track this problem down. 

The utf-8 gets double encoded if you don&#039;t set the charset for zend_db to utf-8. So you see the utf-8 escape characters in places like mysql workbench, and in my browser output. Then I grab it and paste it into another program and it gets automatically converted so it looks fine!

Thanks so much for this tip!</description>
		<content:encoded><![CDATA[<p>You are my hero! I just spent an hour trying to track this problem down. </p>
<p>The utf-8 gets double encoded if you don&#8217;t set the charset for zend_db to utf-8. So you see the utf-8 escape characters in places like mysql workbench, and in my browser output. Then I grab it and paste it into another program and it gets automatically converted so it looks fine!</p>
<p>Thanks so much for this tip!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
