<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>PHPSuperBLOG &#187; UTF8</title>
	<atom:link href="http://www.phpsuperblog.com/tag/utf8/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.phpsuperblog.com</link>
	<description>Lot of IT, Lot of Fun</description>
	<lastBuildDate>Wed, 30 Nov 2011 12:34:20 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Change the MySQL database table encoding to UTF8 with PHP</title>
		<link>http://www.phpsuperblog.com/php/change-the-mysql-database-table-encoding-to-utf8-with-php/</link>
		<comments>http://www.phpsuperblog.com/php/change-the-mysql-database-table-encoding-to-utf8-with-php/#comments</comments>
		<pubDate>Wed, 10 Jun 2009 02:29:56 +0000</pubDate>
		<dc:creator>Shek</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Alter]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[Display]]></category>
		<category><![CDATA[Encoding]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Table]]></category>
		<category><![CDATA[UTF8]]></category>

		<guid isPermaLink="false">http://www.phpsuperblog.com/?p=72</guid>
		<description><![CDATA[Editor&#8217;s note: In some cases, when you have forgotten to preset the MySQL database table encoding to UTF8 after the creation of the database but later you need to insert some UTF8 text such as Chinese or other Asian languages, here is how you could do with PHP to change the encoding of the MySQL database [...]]]></description>
		<wfw:commentRss>http://www.phpsuperblog.com/php/change-the-mysql-database-table-encoding-to-utf8-with-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Display UTF8 encoding records such as Chinese or Asian languages from MySQL database with PHP</title>
		<link>http://www.phpsuperblog.com/php/display-utf8-encoding-records-such-as-chinese-or-asian-languages-from-mysql-database-with-php/</link>
		<comments>http://www.phpsuperblog.com/php/display-utf8-encoding-records-such-as-chinese-or-asian-languages-from-mysql-database-with-php/#comments</comments>
		<pubDate>Mon, 23 Jun 2008 02:28:00 +0000</pubDate>
		<dc:creator>Shek</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[Display]]></category>
		<category><![CDATA[Encoding]]></category>
		<category><![CDATA[Header]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP Function]]></category>
		<category><![CDATA[UTF8]]></category>

		<guid isPermaLink="false">http://www.phpsuperblog.com/?p=60</guid>
		<description><![CDATA[Editor&#8217;s note: If you are a programmer who involves with a database with UTF8 language encoding records such as Chinese or other Asian languages. You might counter some cases when you try to display the records, the UTF8 language characters might appear to be meaningless symbols. I have found a way to solve this issue. Include [...]]]></description>
		<wfw:commentRss>http://www.phpsuperblog.com/php/display-utf8-encoding-records-such-as-chinese-or-asian-languages-from-mysql-database-with-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

