<?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: Decode JSON data with PHP</title>
	<atom:link href="http://blog.sachinkraj.com/decode-json-data-with-php/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.sachinkraj.com/decode-json-data-with-php/</link>
	<description>Web Development Tutorials, How-To&#039;s and Design Tips</description>
	<lastBuildDate>Wed, 08 Sep 2010 03:04:46 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Shubhamoy</title>
		<link>http://blog.sachinkraj.com/decode-json-data-with-php/comment-page-1/#comment-1643</link>
		<dc:creator>Shubhamoy</dc:creator>
		<pubDate>Sun, 09 Aug 2009 18:13:54 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sachinkraj.com/?p=877#comment-1643</guid>
		<description>Your posts are really very cool! Though I haven&#039;t used JSON yet but at least learned about it :)</description>
		<content:encoded><![CDATA[<p>Your posts are really very cool! Though I haven&#8217;t used JSON yet but at least learned about it <img src='http://blog.sachinkraj.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SachinKRaj</title>
		<link>http://blog.sachinkraj.com/decode-json-data-with-php/comment-page-1/#comment-1635</link>
		<dc:creator>SachinKRaj</dc:creator>
		<pubDate>Sat, 08 Aug 2009 17:28:50 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sachinkraj.com/?p=877#comment-1635</guid>
		<description>I am glad that it helped you. It is one of the best feature of PHP, that you get almost everything with hundreds of internal (built-in) methods and ready to use. No further coding required. ;) :D</description>
		<content:encoded><![CDATA[<p>I am glad that it helped you. It is one of the best feature of PHP, that you get almost everything with hundreds of internal (built-in) methods and ready to use. No further coding required. <img src='http://blog.sachinkraj.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  <img src='http://blog.sachinkraj.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Prashant</title>
		<link>http://blog.sachinkraj.com/decode-json-data-with-php/comment-page-1/#comment-1634</link>
		<dc:creator>Prashant</dc:creator>
		<pubDate>Sat, 08 Aug 2009 17:13:44 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sachinkraj.com/?p=877#comment-1634</guid>
		<description>Thanks Sachin, this helps me a lot in creating import script for MochiMedia.com game feed, because they provides data in JSON format and this function is the perfect for converting JSON data to an array and then running loop on that array, to use the data. :D</description>
		<content:encoded><![CDATA[<p>Thanks Sachin, this helps me a lot in creating import script for MochiMedia.com game feed, because they provides data in JSON format and this function is the perfect for converting JSON data to an array and then running loop on that array, to use the data. <img src='http://blog.sachinkraj.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
