javascript与php对json的操作
一、JAVASCRIPT:
- 编码:
JSON.parse(str) - 解码:
JSON.stringify(obj)二、PHP:
- 编码:
json_encode($str) - 解码:
json_decode($obj,true)
当前名称:javascript与php对json的操作
文章位置:http://www.dtcuyxr.com/article/igeeps.html


咨询
建站咨询
