随笔分类 -  php

json_decode()和json_encode()区别----2015-0929
摘要:json_decode对JSON格式的字符串进行编码而json_encode对变量进行 JSON 编码,需要的朋友可以参考下1.json_decode() json_decode (PHP 5 >= 5.2.0, PECL json >= 1.2.0) json_decode — 对 JSON 格式... 阅读全文
posted @ 2015-09-29 11:12 thelongmarch 阅读(354) 评论(0) 推荐(0)