<?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>SachinKRaj weBLOG &#187; decode</title>
	<atom:link href="http://blog.sachinkraj.com/tag/decode/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.sachinkraj.com</link>
	<description>Web Development Tutorials, How-To&#039;s and Design Tips</description>
	<lastBuildDate>Fri, 03 Feb 2012 18:07:32 +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>Decode JSON data with PHP</title>
		<link>http://blog.sachinkraj.com/decode-json-data-with-php/</link>
		<comments>http://blog.sachinkraj.com/decode-json-data-with-php/#comments</comments>
		<pubDate>Fri, 07 Aug 2009 11:05:58 +0000</pubDate>
		<dc:creator>SachinKRaj</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[decode]]></category>
		<category><![CDATA[JSON]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://blog.sachinkraj.com/?p=877</guid>
		<description><![CDATA[JSON, short for JavaScript Object Notation, is a lightweight computer data interchange format. It is a text-based, human-readable format for representing simple data structures and associative arrays (called objects). If you are running your web server with latest PHP package, then it is so easy to decode JSON data with an in-built function of PHP. [...]]]></description>
		<wfw:commentRss>http://blog.sachinkraj.com/decode-json-data-with-php/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

