<?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>Abdelkader ELKALDI - Web Application Developer &#187; convert to utf-8</title>
	<atom:link href="http://updel.com/tag/convert-to-utf-8/feed/" rel="self" type="application/rss+xml" />
	<link>http://updel.com</link>
	<description>Just another Web Application Developer</description>
	<lastBuildDate>Mon, 23 May 2011 17:49:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Convertir window-1256 vers utf-8 VS 1and1 hosting rules</title>
		<link>http://updel.com/window-1256-to-utf-8/</link>
		<comments>http://updel.com/window-1256-to-utf-8/#comments</comments>
		<pubDate>Tue, 10 Nov 2009 02:52:30 +0000</pubDate>
		<dc:creator>UpDeL</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[1and1 hosting limitation]]></category>
		<category><![CDATA[1and1 mysql]]></category>
		<category><![CDATA[convert to utf-8]]></category>
		<category><![CDATA[convert window-1256]]></category>
		<category><![CDATA[window-1256 to utf-8]]></category>

		<guid isPermaLink="false">http://updel.com/?p=272</guid>
		<description><![CDATA[Il est très facile de convertir une chaîne d&#8217;un encodage à un autre sous PHP avec la fonction iconv() $string = iconv(&#34;windows-1256&#34;, &#34;UTF-8&#34;, $string); Seulement, après avoir converti une base de donnée (40 mo) de window-1256 vers utf-8 le résultat donna une nouvelle base de plus de 90 mo. Et quand on sait que le [...]]]></description>
			<content:encoded><![CDATA[<p>Il est très facile de convertir une chaîne d&#8217;un encodage à un autre sous PHP avec la fonction <a title="iconv" href="http://www.php.net/manual/fr/function.iconv.php" target="_blank"><strong>iconv()</strong></a></p>
<pre class="brush: php;">$string = iconv(&quot;windows-1256&quot;, &quot;UTF-8&quot;, $string);</pre>
<p>Seulement, après avoir converti une base de donnée (<span style="color: #ff0000;">40 mo</span>) de <strong>window-1256 vers utf-8</strong> le résultat donna une nouvelle base de plus de <span style="color: #ff0000;">90 mo</span>.</p>
<p>Et quand on sait que le numéro 1 de l&#8217;hébergement dans le monde <strong>1and1 limite l&#8217;utilisation d&#8217;une base de données MYSQL à 100 mo</strong> !</p>
<p><img class="aligncenter size-full wp-image-273" title="limitation_1and1_mysql" src="http://updel.com/wp-content/uploads/limitation_1and1_mysql.gif" alt="limitation_1and1_mysql" width="539" height="92" /></p>
]]></content:encoded>
			<wfw:commentRss>http://updel.com/window-1256-to-utf-8/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

