<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" 
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>PHP::JSON in PHP</title>
<link>http://blog.roodo.com/rocksaying/archives/1966080.html/</link>
<description><![CDATA[json

What is JSON (JavaScript Object Notation): Introducing JSON


目前已有多種方式可在 PHP 中運用 JSON 。個人建議使用 php-json ，這是 C 語言實作的 PHP extension  。
]]>
	</description>
<language>zh-tw</language>
<generator>Roodo Blog System</generator>
<copyright>All Rights Reserved</copyright>
<atom:link href="http://blog.roodo.com/rocksaying/archives/1966080-comment.xml" rel="self" type="application/rss+xml" />
<item>
	<title>回應：PHP::JSON in PHP</title>
	<description><![CDATA[請問如何支援中文字?
我是用uft8的環境
可是顯示出來的是亂碼]]>
	</description>
	<link>http://blog.roodo.com/rocksaying/archives/1966080.html</link>
	<guid>http://blog.roodo.com/rocksaying/archives/1966080.html#comment-18159827</guid>
		<category>文章回應</category>
	<pubDate>Mon, 15 Dec 2008 19:17:38 +0800</pubDate>
</item>
</channel>
</rss>