<?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: Apache2 + Php + XmlHttpRequest = encodings problems</title>
	<atom:link href="http://blog.revolunet.com/index.php/general/apache2-php-xmlhttprequest-encodings-problems/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.revolunet.com/index.php/general/apache2-php-xmlhttprequest-encodings-problems</link>
	<description>Blog des Nouvelles Technologies de l'Information et de la Communication</description>
	<lastBuildDate>Thu, 15 Dec 2011 08:20:18 +0100</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: julie</title>
		<link>http://blog.revolunet.com/index.php/general/apache2-php-xmlhttprequest-encodings-problems#comment-43018</link>
		<dc:creator>julie</dc:creator>
		<pubDate>Thu, 22 Nov 2007 16:45:32 +0000</pubDate>
		<guid isPermaLink="false">http://blog.revolunet.com/index.php/general/apache2-php-xmlhttprequest-encodings-problems#comment-43018</guid>
		<description>merci, merci, merci, merci, merci, merci, merci, merci !!
Cela faisait plusieurs heures que je cherchais en vain une solution
GÃ©nial cela fonctionne du feu de dieu ! :)

Encore merci

PS: pour info c&#039;est valable aussi pour $_GET = array_map(utf8_decode, $_GET);  ........Evidement!!:)</description>
		<content:encoded><![CDATA[<p>merci, merci, merci, merci, merci, merci, merci, merci !!<br />
Cela faisait plusieurs heures que je cherchais en vain une solution<br />
GÃ©nial cela fonctionne du feu de dieu ! <img src='http://blog.revolunet.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Encore merci</p>
<p>PS: pour info c&#8217;est valable aussi pour $_GET = array_map(utf8_decode, $_GET);  &#8230;&#8230;..Evidement!!:)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: laurent</title>
		<link>http://blog.revolunet.com/index.php/general/apache2-php-xmlhttprequest-encodings-problems#comment-23398</link>
		<dc:creator>laurent</dc:creator>
		<pubDate>Tue, 21 Aug 2007 09:54:32 +0000</pubDate>
		<guid isPermaLink="false">http://blog.revolunet.com/index.php/general/apache2-php-xmlhttprequest-encodings-problems#comment-23398</guid>
		<description>merci pour cette astuce qui m&#039;a bien servie</description>
		<content:encoded><![CDATA[<p>merci pour cette astuce qui m&#8217;a bien servie</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Juju</title>
		<link>http://blog.revolunet.com/index.php/general/apache2-php-xmlhttprequest-encodings-problems#comment-533</link>
		<dc:creator>Juju</dc:creator>
		<pubDate>Wed, 28 Jun 2006 15:10:57 +0000</pubDate>
		<guid isPermaLink="false">http://blog.revolunet.com/index.php/general/apache2-php-xmlhttprequest-encodings-problems#comment-533</guid>
		<description>trÃ¨s bonne feinte ! merci !!</description>
		<content:encoded><![CDATA[<p>trÃ¨s bonne feinte ! merci !!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: flan</title>
		<link>http://blog.revolunet.com/index.php/general/apache2-php-xmlhttprequest-encodings-problems#comment-532</link>
		<dc:creator>flan</dc:creator>
		<pubDate>Wed, 28 Jun 2006 15:03:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.revolunet.com/index.php/general/apache2-php-xmlhttprequest-encodings-problems#comment-532</guid>
		<description></description>
		<content:encoded><![CDATA[<p>j&#8217;ai utilisÃ© une mÃ©thode similaire Ã  celle de Serge, mais en mettant<br />
$_POST = array_map(utf8_decode, $_POST); au tout dÃ©but du fichier php appelÃ© par Ajax et httpxmlrequest.<br />
Ca me permet de garder le reste du code intact et compatible entre les appels avec ou sans javascript</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BarTo28</title>
		<link>http://blog.revolunet.com/index.php/general/apache2-php-xmlhttprequest-encodings-problems#comment-354</link>
		<dc:creator>BarTo28</dc:creator>
		<pubDate>Thu, 08 Jun 2006 15:41:16 +0000</pubDate>
		<guid isPermaLink="false">http://blog.revolunet.com/index.php/general/apache2-php-xmlhttprequest-encodings-problems#comment-354</guid>
		<description>Ouah merci sa fait  2 heures que je cherche et ta solution marche nickel tout marche.
Merci 10000 fois ^^</description>
		<content:encoded><![CDATA[<p>Ouah merci sa fait  2 heures que je cherche et ta solution marche nickel tout marche.<br />
Merci 10000 fois ^^</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Serge</title>
		<link>http://blog.revolunet.com/index.php/general/apache2-php-xmlhttprequest-encodings-problems#comment-248</link>
		<dc:creator>Serge</dc:creator>
		<pubDate>Mon, 29 May 2006 14:20:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog.revolunet.com/index.php/general/apache2-php-xmlhttprequest-encodings-problems#comment-248</guid>
		<description></description>
		<content:encoded><![CDATA[<p>Voici une solution &#8230; bÃªte et mÃ©chante mais qui n&#8217;oblige pas Ã  toucher Ã  la config httpd.conf Ã  placer sur le serveur php :</p>
<p>$hello = utf8_encode(&#8221;RÃ©solu&#8221; ) ;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

