JSON.parse(str)
JSON.stringify(obj)
json_encode($str)
json_decode($obj)
JAVASCRIPT与PHP对JSON的操作
原文:http://blog.51cto.com/12173069/2087812