JSON PHP中,Json字符串反序列化成对象/数组的方法 如下所示:<?php//php反编码解析json信息//json_decode(json字符串);$city=array('shandong'=>'jinan' 字符串反序列化对象