<?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: Dealing with PHP and character encoding</title>
	<atom:link href="http://visual77.com/blog/2010/02/dealing-with-php-and-character-encoding/feed/" rel="self" type="application/rss+xml" />
	<link>http://visual77.com/blog/2010/02/dealing-with-php-and-character-encoding/</link>
	<description>Ramblings from Steve Phillips</description>
	<lastBuildDate>Wed, 29 Feb 2012 22:02:01 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Alastair Dallas</title>
		<link>http://visual77.com/blog/2010/02/dealing-with-php-and-character-encoding/comment-page-1/#comment-10063</link>
		<dc:creator>Alastair Dallas</dc:creator>
		<pubDate>Tue, 13 Sep 2011 20:36:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.visual77.com/blog/?p=567#comment-10063</guid>
		<description>Thanks for a very useful article--I was not familiar with iconv. It has a useful feature: If you append &quot;//TRANSLIT&quot; to the 2nd parameter (the output encoding), iconv will convert unrecognized characters to something halfway meaningful. It also respects setlocale(), so it will be halfway meaningful in the language of your choice.</description>
		<content:encoded><![CDATA[<p>Thanks for a very useful article&#8211;I was not familiar with iconv. It has a useful feature: If you append &#8220;//TRANSLIT&#8221; to the 2nd parameter (the output encoding), iconv will convert unrecognized characters to something halfway meaningful. It also respects setlocale(), so it will be halfway meaningful in the language of your choice.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
