<?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: Currency conversion using php and Google calculator api</title>
	<atom:link href="http://www.dynamicguru.com/php/currency-conversion-using-php-and-google-calculator-api/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dynamicguru.com/php/currency-conversion-using-php-and-google-calculator-api/</link>
	<description>Web design, Web development ,WordPress themes , php &#38; random techy stuff</description>
	<lastBuildDate>Sat, 21 Jan 2012 04:25:50 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: simon</title>
		<link>http://www.dynamicguru.com/php/currency-conversion-using-php-and-google-calculator-api/comment-page-1/#comment-63915</link>
		<dc:creator>simon</dc:creator>
		<pubDate>Mon, 09 May 2011 13:09:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.dynamicguru.com/?p=285#comment-63915</guid>
		<description>isnt the response simply a json?

so would be easier to just perform a json_decode rather than exploding the data (esspecially with whitespace) which doesnt work in all cases as i just found out after trialing your function - it is helpful none the less :) just use json_decode in place of the exploding ;)

thanks,</description>
		<content:encoded><![CDATA[<p>isnt the response simply a json?</p>
<p>so would be easier to just perform a json_decode rather than exploding the data (esspecially with whitespace) which doesnt work in all cases as i just found out after trialing your function &#8211; it is helpful none the less <img src='http://www.dynamicguru.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  just use json_decode in place of the exploding <img src='http://www.dynamicguru.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>thanks,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Convert currency using Google API calculator</title>
		<link>http://www.dynamicguru.com/php/currency-conversion-using-php-and-google-calculator-api/comment-page-1/#comment-15967</link>
		<dc:creator>Convert currency using Google API calculator</dc:creator>
		<pubDate>Tue, 07 Sep 2010 09:36:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.dynamicguru.com/?p=285#comment-15967</guid>
		<description>[...] was found on Dynamic Guru website, and was improved by [...]</description>
		<content:encoded><![CDATA[<p>[...] was found on Dynamic Guru website, and was improved by [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

