<?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: Does your PHP/MySQL app speak Unicode?</title> <atom:link href="http://www.richnetapps.com/php-mysql-speak-unicode/feed/" rel="self" type="application/rss+xml" /><link>http://www.richnetapps.com/php-mysql-speak-unicode/</link> <description>Internet Applications - Flash, Flex, Silverlight, JavaFX</description> <lastBuildDate>Thu, 29 Jul 2010 21:00:56 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.0</generator> <item><title>By: us drugstore</title><link>http://www.richnetapps.com/php-mysql-speak-unicode/comment-page-1/#comment-690</link> <dc:creator>us drugstore</dc:creator> <pubDate>Tue, 04 May 2010 08:09:41 +0000</pubDate> <guid isPermaLink="false">http://www.richnetapps.com/?p=376#comment-690</guid> <description>Thanks for the review. How column data can be converted to UTF-8 if the imput was in other encoding?</description> <content:encoded><![CDATA[<p>Thanks for the review. How column data can be converted to UTF-8 if the imput was in other encoding?</p> ]]></content:encoded> </item> <item><title>By: rais</title><link>http://www.richnetapps.com/php-mysql-speak-unicode/comment-page-1/#comment-688</link> <dc:creator>rais</dc:creator> <pubDate>Sun, 02 May 2010 06:48:16 +0000</pubDate> <guid isPermaLink="false">http://www.richnetapps.com/?p=376#comment-688</guid> <description>i got the solution here.... thank you very much Armand......</description> <content:encoded><![CDATA[<p>i got the solution here&#8230;. thank you very much Armand&#8230;&#8230;</p> ]]></content:encoded> </item> <item><title>By: Alex S</title><link>http://www.richnetapps.com/php-mysql-speak-unicode/comment-page-1/#comment-680</link> <dc:creator>Alex S</dc:creator> <pubDate>Sat, 17 Apr 2010 11:27:15 +0000</pubDate> <guid isPermaLink="false">http://www.richnetapps.com/?p=376#comment-680</guid> <description>thank you very much!!!</description> <content:encoded><![CDATA[<p>thank you very much!!!</p> ]]></content:encoded> </item> <item><title>By: Ben O</title><link>http://www.richnetapps.com/php-mysql-speak-unicode/comment-page-1/#comment-676</link> <dc:creator>Ben O</dc:creator> <pubDate>Sun, 11 Apr 2010 08:00:01 +0000</pubDate> <guid isPermaLink="false">http://www.richnetapps.com/?p=376#comment-676</guid> <description>Thanks! Those two SQL Queries were what I was missing!</description> <content:encoded><![CDATA[<p>Thanks! Those two SQL Queries were what I was missing!</p> ]]></content:encoded> </item> <item><title>By: us drugstore</title><link>http://www.richnetapps.com/php-mysql-speak-unicode/comment-page-1/#comment-657</link> <dc:creator>us drugstore</dc:creator> <pubDate>Sun, 07 Mar 2010 19:22:46 +0000</pubDate> <guid isPermaLink="false">http://www.richnetapps.com/?p=376#comment-657</guid> <description>Hi, to convert existing tables to UTF8, you use &lt;code&gt;ALTER TABLE tbl_name CONVERT TO CHARACTER SET utf8 COLLATE utf8_general_ci;&lt;/code&gt;</description> <content:encoded><![CDATA[<p>Hi, to convert existing tables to UTF8, you use<br /> <code>ALTER TABLE tbl_name CONVERT TO CHARACTER SET utf8 COLLATE utf8_general_ci;</code></p> ]]></content:encoded> </item> <item><title>By: Funny games</title><link>http://www.richnetapps.com/php-mysql-speak-unicode/comment-page-1/#comment-647</link> <dc:creator>Funny games</dc:creator> <pubDate>Tue, 16 Feb 2010 07:11:04 +0000</pubDate> <guid isPermaLink="false">http://www.richnetapps.com/?p=376#comment-647</guid> <description>i am  want to se more articles on this topic...thanks</description> <content:encoded><![CDATA[<p>i am  want to se more articles on this topic&#8230;thanks</p> ]]></content:encoded> </item> <item><title>By: free online games</title><link>http://www.richnetapps.com/php-mysql-speak-unicode/comment-page-1/#comment-646</link> <dc:creator>free online games</dc:creator> <pubDate>Sun, 14 Feb 2010 11:41:03 +0000</pubDate> <guid isPermaLink="false">http://www.richnetapps.com/?p=376#comment-646</guid> <description>Really nice post thanks for sharing</description> <content:encoded><![CDATA[<p>Really nice post thanks for sharing</p> ]]></content:encoded> </item> <item><title>By: mobile games</title><link>http://www.richnetapps.com/php-mysql-speak-unicode/comment-page-1/#comment-616</link> <dc:creator>mobile games</dc:creator> <pubDate>Sat, 09 Jan 2010 12:51:14 +0000</pubDate> <guid isPermaLink="false">http://www.richnetapps.com/?p=376#comment-616</guid> <description>Very good info.Thanks</description> <content:encoded><![CDATA[<p>Very good info.Thanks</p> ]]></content:encoded> </item> <item><title>By: Dolls games</title><link>http://www.richnetapps.com/php-mysql-speak-unicode/comment-page-1/#comment-611</link> <dc:creator>Dolls games</dc:creator> <pubDate>Thu, 24 Dec 2009 13:55:22 +0000</pubDate> <guid isPermaLink="false">http://www.richnetapps.com/?p=376#comment-611</guid> <description>Thanks for good article.</description> <content:encoded><![CDATA[<p>Thanks for good article.</p> ]]></content:encoded> </item> <item><title>By: Ian</title><link>http://www.richnetapps.com/php-mysql-speak-unicode/comment-page-1/#comment-605</link> <dc:creator>Ian</dc:creator> <pubDate>Fri, 18 Dec 2009 02:12:22 +0000</pubDate> <guid isPermaLink="false">http://www.richnetapps.com/?p=376#comment-605</guid> <description>Very clear: thanks! Looks like just what I need, I&#039;ll try it now</description> <content:encoded><![CDATA[<p>Very clear: thanks! Looks like just what I need, I&#8217;ll try it now</p> ]]></content:encoded> </item> </channel> </rss>
<!-- Served from: www.richnetapps.com @ 2010-07-30 09:58:23 by W3 Total Cache -->