<?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/"
	xmlns:media="http://search.yahoo.com/mrss/">

<channel>
	<title>Barattalo &#187; collation</title>
	<atom:link href="http://www.barattalo.it/tag/collation/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.barattalo.it</link>
	<description>code snippets, classes and other stuff for developers</description>
	<lastBuildDate>Mon, 07 Nov 2011 11:40:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>PHP function to fix collation on database fields of MySQL</title>
		<link>http://www.barattalo.it/2010/02/11/php-function-to-fix-collation-on-database-fields-of-mysql/</link>
		<comments>http://www.barattalo.it/2010/02/11/php-function-to-fix-collation-on-database-fields-of-mysql/#comments</comments>
		<pubDate>Thu, 11 Feb 2010 09:50:08 +0000</pubDate>
		<dc:creator>Giulio Pons</dc:creator>
				<category><![CDATA[MySql]]></category>
		<category><![CDATA[Php]]></category>
		<category><![CDATA[char set]]></category>
		<category><![CDATA[charcter set]]></category>
		<category><![CDATA[collation]]></category>
		<category><![CDATA[Utf8]]></category>

		<guid isPermaLink="false">http://www.barattalo.it/?p=455</guid>
		<description><![CDATA[This PHP function search for tables in the active db, match table&#8217;s name with the regular expression passed as first parameters and if it matches alter the table to convert charcter set and collation. This can be usefull when you have a db that you&#8217;ve created fast, without thinking, and than you discover: &#8220;Ouch! I&#8217;ve [...]


Related posts:<ol><li><a href='http://www.barattalo.it/2009/11/09/stop-utf8-problems-with-italian-characters/' rel='bookmark' title='Stop UTF8 problems with special characters'>Stop UTF8 problems with special characters</a></li>
<li><a href='http://www.barattalo.it/2010/01/29/10-php-usefull-functions-for-mysqli-improved-stuff/' rel='bookmark' title='10 PHP usefull functions for MySQLi stuff (mysql improved)'>10 PHP usefull functions for MySQLi stuff (mysql improved)</a></li>
<li><a href='http://www.barattalo.it/2010/01/25/10-php-usefull-functions-for-mysql-stuff/' rel='bookmark' title='10 PHP usefull functions for MySQL stuff'>10 PHP usefull functions for MySQL stuff</a></li>
<li><a href='http://www.barattalo.it/2010/01/19/php-to-get-enum-set-values-from-mysql-field/' rel='bookmark' title='PHP to get enum/set values from mysql field'>PHP to get enum/set values from mysql field</a></li>
<li><a href='http://www.barattalo.it/2010/01/21/mysql-add-counter-in-a-query/' rel='bookmark' title='MYSQL add counter in a query'>MYSQL add counter in a query</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.barattalo.it/2010/02/11/php-function-to-fix-collation-on-database-fields-of-mysql/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

