<?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>prosoxi.com &#187; mb_convert_encoding</title>
	<atom:link href="http://www.prosoxi.com/tag/mb_convert_encoding/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.prosoxi.com</link>
	<description>Proven Solutions</description>
	<lastBuildDate>Tue, 07 Feb 2012 12:54:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>PHP Change encoding from &#8220;file_get_contents&#8221;</title>
		<link>http://www.prosoxi.com/2009/12/14/php-change-encoding-from-file_get_contents/</link>
		<comments>http://www.prosoxi.com/2009/12/14/php-change-encoding-from-file_get_contents/#comments</comments>
		<pubDate>Mon, 14 Dec 2009 08:30:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[file_get_contents]]></category>
		<category><![CDATA[mb_convert_encoding]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://www.prosoxi.gr/?p=880</guid>
		<description><![CDATA[$requestAddress = &#8220;your XML url&#8221;; $xml_str = file_get_contents($requestAddress,0); $xml_str = mb_convert_encoding($xml_str, &#8216;UTF-8&#8242;, &#8220;iso-8859-7&#8243;); //mb_convert_encoding(&#8216;The URL&#8217;, &#8216;The URL Encoding&#8217;, &#8216;Your encoding&#8217;)]]></description>
		<wfw:commentRss>http://www.prosoxi.com/2009/12/14/php-change-encoding-from-file_get_contents/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

