<?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: Creating and Parsing JSON data with PHP</title>
	<atom:link href="http://roshanbh.com.np/2008/10/creating-parsing-json-data-php.html/feed" rel="self" type="application/rss+xml" />
	<link>http://roshanbh.com.np/2008/10/creating-parsing-json-data-php.html</link>
	<description>Useful Tutorials, Scripts , Tips, and Resources for all PHP and Ajax beginners and experts .</description>
	<lastBuildDate>Tue, 07 Feb 2012 08:10:07 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: khumlo</title>
		<link>http://roshanbh.com.np/2008/10/creating-parsing-json-data-php.html/comment-page-1#comment-6558</link>
		<dc:creator>khumlo</dc:creator>
		<pubDate>Thu, 23 Jun 2011 10:21:04 +0000</pubDate>
		<guid isPermaLink="false">http://roshanbh.com.np/?p=293#comment-6558</guid>
		<description>Nice blog... great content.

Serialize data and JSON although they look similar, we cannot use alternately. Is there a way we can convert vice versa?</description>
		<content:encoded><![CDATA[<p>Nice blog&#8230; great content.</p>
<p>Serialize data and JSON although they look similar, we cannot use alternately. Is there a way we can convert vice versa?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Malay Mehta</title>
		<link>http://roshanbh.com.np/2008/10/creating-parsing-json-data-php.html/comment-page-1#comment-5640</link>
		<dc:creator>Malay Mehta</dc:creator>
		<pubDate>Thu, 16 Sep 2010 11:33:35 +0000</pubDate>
		<guid isPermaLink="false">http://roshanbh.com.np/?p=293#comment-5640</guid>
		<description>Hi Roshan,
    Thanks for sharing and thanks to all other friends as well, but Roshan or anyone can suggest how to parse/fetch json objects from other site&#039;s URL.. 

Eg: If abc.com has 10 parameters, and I want to get the values for that parameters,... How do I do that?? 

Thanks in advance.

Many Thanks,
Malay Mehta</description>
		<content:encoded><![CDATA[<p>Hi Roshan,<br />
    Thanks for sharing and thanks to all other friends as well, but Roshan or anyone can suggest how to parse/fetch json objects from other site&#8217;s URL.. </p>
<p>Eg: If abc.com has 10 parameters, and I want to get the values for that parameters,&#8230; How do I do that?? </p>
<p>Thanks in advance.</p>
<p>Many Thanks,<br />
Malay Mehta</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joseph Buarao</title>
		<link>http://roshanbh.com.np/2008/10/creating-parsing-json-data-php.html/comment-page-1#comment-5435</link>
		<dc:creator>Joseph Buarao</dc:creator>
		<pubDate>Tue, 11 May 2010 02:24:27 +0000</pubDate>
		<guid isPermaLink="false">http://roshanbh.com.np/?p=293#comment-5435</guid>
		<description>I need your help guys.. this is my problem, I want to display this json data using php what should I do..
$json_string=&#039;{&quot;Complex&quot;:
  {&quot;id&quot;:&quot;3&quot;,&quot;name&quot;:&quot;Cash and Carry&quot;,&quot;street_address&quot;:&quot;Corner Buendia and South Super Highway&quot;,&quot;city&quot;:&quot;Makati&quot;,&quot;phones&quot;:&quot;+63-2-856-5488&quot;,&quot;credit_card&quot;:&quot;0&quot;},
  
		&quot;Cinema&quot;:[{&quot;id&quot;:&quot;10&quot;,&quot;name&quot;:&quot;Cash and Carry Cinema 1&quot;,&quot;complex_id&quot;:&quot;3&quot;,&quot;theater_info&quot;:&quot;&quot;,&quot;reserved_seating&quot;:&quot;0&quot;,&quot;reservation&quot;:&quot;&quot;,
					&quot;Showtime&quot;:[{&quot;id&quot;:&quot;62&quot;,&quot;cinema_id&quot;:&quot;10&quot;,&quot;start&quot;:&quot;11:30:00&quot;,&quot;movie_id&quot;:&quot;35&quot;,
								&quot;Movie&quot;:{&quot;title&quot;:&quot;Iron Man 2&quot;,&quot;mtrcb_rating&quot;:&quot;GP&quot;}},
								{&quot;id&quot;:&quot;63&quot;,&quot;cinema_id&quot;:&quot;10&quot;,&quot;start&quot;:&quot;14:30:00&quot;,&quot;movie_id&quot;:&quot;35&quot;,
								&quot;Movie&quot;:{&quot;title&quot;:&quot;Iron Man 2&quot;,&quot;mtrcb_rating&quot;:&quot;GP&quot;}},
								{&quot;id&quot;:&quot;64&quot;,&quot;cinema_id&quot;:&quot;10&quot;,&quot;start&quot;:&quot;17:30:00&quot;,&quot;movie_id&quot;:&quot;35&quot;,
								&quot;Movie&quot;:{&quot;title&quot;:&quot;Iron Man 2&quot;,&quot;mtrcb_rating&quot;:&quot;GP&quot;}},
								{&quot;id&quot;:&quot;65&quot;,&quot;cinema_id&quot;:&quot;10&quot;,&quot;start&quot;:&quot;20:30:00&quot;,&quot;movie_id&quot;:&quot;35&quot;,
								&quot;Movie&quot;:{&quot;title&quot;:&quot;Iron Man 2&quot;,&quot;mtrcb_rating&quot;:&quot;GP&quot;}}]},
  
					{&quot;id&quot;:&quot;11&quot;,&quot;name&quot;:&quot;Cash and Carry Cinema 2&quot;,&quot;complex_id&quot;:&quot;3&quot;,&quot;theater_info&quot;:&quot;&quot;,&quot;reserved_seating&quot;:&quot;0&quot;,&quot;reservation&quot;:&quot;&quot;,
						&quot;Showtime&quot;:[{&quot;id&quot;:&quot;67&quot;,&quot;cinema_id&quot;:&quot;11&quot;,&quot;start&quot;:&quot;12:00:00&quot;,&quot;movie_id&quot;:&quot;35&quot;,
								&quot;Movie&quot;:{&quot;title&quot;:&quot;Iron Man 2&quot;,&quot;mtrcb_rating&quot;:&quot;GP&quot;}},
								{&quot;id&quot;:&quot;68&quot;,&quot;cinema_id&quot;:&quot;11&quot;,&quot;start&quot;:&quot;15:00:00&quot;,&quot;movie_id&quot;:&quot;35&quot;,
								&quot;Movie&quot;:{&quot;title&quot;:&quot;Iron Man 2&quot;,&quot;mtrcb_rating&quot;:&quot;GP&quot;}},
								{&quot;id&quot;:&quot;69&quot;,&quot;cinema_id&quot;:&quot;11&quot;,&quot;start&quot;:&quot;18:00:00&quot;,&quot;movie_id&quot;:&quot;35&quot;,
								&quot;Movie&quot;:{&quot;title&quot;:&quot;Iron Man 2&quot;,&quot;mtrcb_rating&quot;:&quot;GP&quot;}},
								{&quot;id&quot;:&quot;70&quot;,&quot;cinema_id&quot;:&quot;11&quot;,&quot;start&quot;:&quot;21:00:00&quot;,&quot;movie_id&quot;:&quot;35&quot;,
								&quot;Movie&quot;:{&quot;title&quot;:&quot;Iron Man 2&quot;,&quot;mtrcb_rating&quot;:&quot;GP&quot;}}]}]}
Pls.. email me for the solution.. Thanks..</description>
		<content:encoded><![CDATA[<p>I need your help guys.. this is my problem, I want to display this json data using php what should I do..<br />
$json_string=&#8217;{&#8220;Complex&#8221;:<br />
  {&#8220;id&#8221;:&#8221;3&#8243;,&#8221;name&#8221;:&#8221;Cash and Carry&#8221;,&#8221;street_address&#8221;:&#8221;Corner Buendia and South Super Highway&#8221;,&#8221;city&#8221;:&#8221;Makati&#8221;,&#8221;phones&#8221;:&#8221;+63-2-856-5488&#8243;,&#8221;credit_card&#8221;:&#8221;0&#8243;},</p>
<p>		&#8220;Cinema&#8221;:[{"id":"10","name":"Cash and Carry Cinema 1","complex_id":"3","theater_info":"","reserved_seating":"0","reservation":"",<br />
					"Showtime":[{"id":"62","cinema_id":"10","start":"11:30:00","movie_id":"35",<br />
								"Movie":{"title":"Iron Man 2","mtrcb_rating":"GP"}},<br />
								{"id":"63","cinema_id":"10","start":"14:30:00","movie_id":"35",<br />
								"Movie":{"title":"Iron Man 2","mtrcb_rating":"GP"}},<br />
								{"id":"64","cinema_id":"10","start":"17:30:00","movie_id":"35",<br />
								"Movie":{"title":"Iron Man 2","mtrcb_rating":"GP"}},<br />
								{"id":"65","cinema_id":"10","start":"20:30:00","movie_id":"35",<br />
								"Movie":{"title":"Iron Man 2","mtrcb_rating":"GP"}}]},</p>
<p>					{&#8220;id&#8221;:&#8221;11&#8243;,&#8221;name&#8221;:&#8221;Cash and Carry Cinema 2&#8243;,&#8221;complex_id&#8221;:&#8221;3&#8243;,&#8221;theater_info&#8221;:&#8221;",&#8221;reserved_seating&#8221;:&#8221;0&#8243;,&#8221;reservation&#8221;:&#8221;",<br />
						&#8220;Showtime&#8221;:[{"id":"67","cinema_id":"11","start":"12:00:00","movie_id":"35",<br />
								"Movie":{"title":"Iron Man 2","mtrcb_rating":"GP"}},<br />
								{"id":"68","cinema_id":"11","start":"15:00:00","movie_id":"35",<br />
								"Movie":{"title":"Iron Man 2","mtrcb_rating":"GP"}},<br />
								{"id":"69","cinema_id":"11","start":"18:00:00","movie_id":"35",<br />
								"Movie":{"title":"Iron Man 2","mtrcb_rating":"GP"}},<br />
								{"id":"70","cinema_id":"11","start":"21:00:00","movie_id":"35",<br />
								"Movie":{"title":"Iron Man 2","mtrcb_rating":"GP"}}]}]}<br />
Pls.. email me for the solution.. Thanks..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim Barsness</title>
		<link>http://roshanbh.com.np/2008/10/creating-parsing-json-data-php.html/comment-page-1#comment-5423</link>
		<dc:creator>Tim Barsness</dc:creator>
		<pubDate>Wed, 05 May 2010 19:48:43 +0000</pubDate>
		<guid isPermaLink="false">http://roshanbh.com.np/?p=293#comment-5423</guid>
		<description>You were at a party and someone asked you what JSON was?  Sounds like quite the party...</description>
		<content:encoded><![CDATA[<p>You were at a party and someone asked you what JSON was?  Sounds like quite the party&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stochastik</title>
		<link>http://roshanbh.com.np/2008/10/creating-parsing-json-data-php.html/comment-page-1#comment-5181</link>
		<dc:creator>Stochastik</dc:creator>
		<pubDate>Tue, 23 Feb 2010 11:07:51 +0000</pubDate>
		<guid isPermaLink="false">http://roshanbh.com.np/?p=293#comment-5181</guid>
		<description>Creating and Parsing JSON data with PHP,   oh yeahhhhhhh</description>
		<content:encoded><![CDATA[<p>Creating and Parsing JSON data with PHP,   oh yeahhhhhhh</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TG</title>
		<link>http://roshanbh.com.np/2008/10/creating-parsing-json-data-php.html/comment-page-1#comment-5133</link>
		<dc:creator>TG</dc:creator>
		<pubDate>Fri, 05 Feb 2010 11:33:30 +0000</pubDate>
		<guid isPermaLink="false">http://roshanbh.com.np/?p=293#comment-5133</guid>
		<description>A free JSON Viewer: http://jsonviewer.stack.hu</description>
		<content:encoded><![CDATA[<p>A free JSON Viewer: <a href="http://jsonviewer.stack.hu" rel="nofollow">http://jsonviewer.stack.hu</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Harry</title>
		<link>http://roshanbh.com.np/2008/10/creating-parsing-json-data-php.html/comment-page-1#comment-5126</link>
		<dc:creator>Harry</dc:creator>
		<pubDate>Thu, 04 Feb 2010 00:58:32 +0000</pubDate>
		<guid isPermaLink="false">http://roshanbh.com.np/?p=293#comment-5126</guid>
		<description>How do you take a json url, create the schema on the fly and push it into a db? Can you write a post on that?</description>
		<content:encoded><![CDATA[<p>How do you take a json url, create the schema on the fly and push it into a db? Can you write a post on that?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pligg.com</title>
		<link>http://roshanbh.com.np/2008/10/creating-parsing-json-data-php.html/comment-page-1#comment-4936</link>
		<dc:creator>pligg.com</dc:creator>
		<pubDate>Thu, 17 Dec 2009 19:57:23 +0000</pubDate>
		<guid isPermaLink="false">http://roshanbh.com.np/?p=293#comment-4936</guid>
		<description>&lt;strong&gt;Creating and Parsing JSON data with PHP...&lt;/strong&gt;

Yesterday, I was in a party and a guy came near to me and asked me what is JSON and how can handle it via PHP. Today, I&#039;m going to tell you something about JSON data and how we can handle them via PHP. Although, JSON stands JavaScript Object Notation,...</description>
		<content:encoded><![CDATA[<p><strong>Creating and Parsing JSON data with PHP&#8230;</strong></p>
<p>Yesterday, I was in a party and a guy came near to me and asked me what is JSON and how can handle it via PHP. Today, I&#8217;m going to tell you something about JSON data and how we can handle them via PHP. Although, JSON stands JavaScript Object Notation,&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sourav ray</title>
		<link>http://roshanbh.com.np/2008/10/creating-parsing-json-data-php.html/comment-page-1#comment-4843</link>
		<dc:creator>sourav ray</dc:creator>
		<pubDate>Mon, 23 Nov 2009 09:53:29 +0000</pubDate>
		<guid isPermaLink="false">http://roshanbh.com.np/?p=293#comment-4843</guid>
		<description>@Roshan nice article but the default php in json encoder / decoder cannot encode all characters, (hence omit them from the string). There are lots of libraries available to overcome this problem, most notable are PEAR JSON, XMLRPC JSON and Zend JSON Encoder.
Personally I like Zend one, because it is a perfect trade off between character support and performance. If someone looking to support all utf8 charters go for XMLRPC library.</description>
		<content:encoded><![CDATA[<p>@Roshan nice article but the default php in json encoder / decoder cannot encode all characters, (hence omit them from the string). There are lots of libraries available to overcome this problem, most notable are PEAR JSON, XMLRPC JSON and Zend JSON Encoder.<br />
Personally I like Zend one, because it is a perfect trade off between character support and performance. If someone looking to support all utf8 charters go for XMLRPC library.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: George Brown</title>
		<link>http://roshanbh.com.np/2008/10/creating-parsing-json-data-php.html/comment-page-1#comment-4267</link>
		<dc:creator>George Brown</dc:creator>
		<pubDate>Mon, 27 Jul 2009 05:50:41 +0000</pubDate>
		<guid isPermaLink="false">http://roshanbh.com.np/?p=293#comment-4267</guid>
		<description>Sometimes when you have huge JSON documents its really difficult to read because they get all compressed and don&#039;t have proper indentation. I found a really handy tool called JSON Pro Viewer that lets you work with JSON very easily!
http://www.jsonpro.com</description>
		<content:encoded><![CDATA[<p>Sometimes when you have huge JSON documents its really difficult to read because they get all compressed and don&#8217;t have proper indentation. I found a really handy tool called JSON Pro Viewer that lets you work with JSON very easily!<br />
<a href="http://www.jsonpro.com" rel="nofollow">http://www.jsonpro.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sohbet</title>
		<link>http://roshanbh.com.np/2008/10/creating-parsing-json-data-php.html/comment-page-1#comment-4164</link>
		<dc:creator>sohbet</dc:creator>
		<pubDate>Thu, 02 Jul 2009 13:21:49 +0000</pubDate>
		<guid isPermaLink="false">http://roshanbh.com.np/?p=293#comment-4164</guid>
		<description>hi good thank you master</description>
		<content:encoded><![CDATA[<p>hi good thank you master</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fabián Link &#187; Creating and Parsing JSON data with PHP</title>
		<link>http://roshanbh.com.np/2008/10/creating-parsing-json-data-php.html/comment-page-1#comment-3931</link>
		<dc:creator>Fabián Link &#187; Creating and Parsing JSON data with PHP</dc:creator>
		<pubDate>Mon, 04 May 2009 11:58:17 +0000</pubDate>
		<guid isPermaLink="false">http://roshanbh.com.np/?p=293#comment-3931</guid>
		<description>[...] as $val)     echo $val; Fuente: Roshanbh Etiquetas: jSon, PHP, Programacion    Author: admin Categories: Development, PHP, Sin categoría [...]</description>
		<content:encoded><![CDATA[<p>[...] as $val)     echo $val; Fuente: Roshanbh Etiquetas: jSon, PHP, Programacion    Author: admin Categories: Development, PHP, Sin categoría [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nishant Nayan</title>
		<link>http://roshanbh.com.np/2008/10/creating-parsing-json-data-php.html/comment-page-1#comment-3536</link>
		<dc:creator>Nishant Nayan</dc:creator>
		<pubDate>Sun, 08 Feb 2009 14:28:13 +0000</pubDate>
		<guid isPermaLink="false">http://roshanbh.com.np/?p=293#comment-3536</guid>
		<description>how can i print a variable &quot;xmlns$gml&quot;   and &quot;$t&quot; in php, when these variables are returned within json data??</description>
		<content:encoded><![CDATA[<p>how can i print a variable &#8220;xmlns$gml&#8221;   and &#8220;$t&#8221; in php, when these variables are returned within json data??</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Castup &#187; Daily Find #107</title>
		<link>http://roshanbh.com.np/2008/10/creating-parsing-json-data-php.html/comment-page-1#comment-3317</link>
		<dc:creator>Castup &#187; Daily Find #107</dc:creator>
		<pubDate>Fri, 12 Dec 2008 05:20:48 +0000</pubDate>
		<guid isPermaLink="false">http://roshanbh.com.np/?p=293#comment-3317</guid>
		<description>[...] Creating and Parsing JSON data with PHP [...]</description>
		<content:encoded><![CDATA[<p>[...] Creating and Parsing JSON data with PHP [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daily Find #107 &#124; TechToolBlog</title>
		<link>http://roshanbh.com.np/2008/10/creating-parsing-json-data-php.html/comment-page-1#comment-2994</link>
		<dc:creator>Daily Find #107 &#124; TechToolBlog</dc:creator>
		<pubDate>Mon, 27 Oct 2008 16:56:17 +0000</pubDate>
		<guid isPermaLink="false">http://roshanbh.com.np/?p=293#comment-2994</guid>
		<description>[...] Creating and Parsing JSON data with PHP [...]</description>
		<content:encoded><![CDATA[<p>[...] Creating and Parsing JSON data with PHP [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching 3/19 queries in 0.465 seconds using disk: basic
Object Caching 401/401 objects using disk: basic

Served from: roshanbh.com.np @ 2012-02-09 05:49:48 -->
