<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - ginoplusio</title>
<link>http://snipplr.com/users/ginoplusio/tags/utf8</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Wed, 22 May 2013 14:15:42 GMT</pubDate>
<item>
<title>(PHP) PHP function to change collation on MySQL db</title>
<link>http://snipplr.com/view/28158/php-function-to-change-collation-on-mysql-db/</link>
<description><![CDATA[ <p>Function to fix char set and collation on mysql tables, see [this link](http://www.barattalo.it/2010/02/11/php-function-to-fix-collation-on-database-fields-of-mysql/ "Fix encoding on db")
for examples and more infos.</p> ]]></description>
<pubDate>Thu, 11 Feb 2010 04:53:09 GMT</pubDate>
<guid>http://snipplr.com/view/28158/php-function-to-change-collation-on-mysql-db/</guid>
</item>
<item>
<title>(MySQL) Stop utf8 problems with mysql</title>
<link>http://snipplr.com/view/22447/stop-utf8-problems-with-mysql/</link>
<description><![CDATA[ <p>- fields on db with utf8_general_ci collation
- make this query after any connection
- put meta charset utf8
- read and write strings without problems</p> ]]></description>
<pubDate>Wed, 04 Nov 2009 04:40:28 GMT</pubDate>
<guid>http://snipplr.com/view/22447/stop-utf8-problems-with-mysql/</guid>
</item>
</channel>
</rss>