编程学习biancheng.45soft.com 本站提供了各种在线教程和资料,供大家学习与参考.
编程学习
当前位置: 主页 > PHP-函数 > JSON >

PHP-函数 JSON


JsonSerializable — JSON 序列化接口
JsonSerializable::jsonSerialize — 指定需要被序列化成 JSON 的数据
JSON 函数
json_decode — 对 JSON 格式的字符串进行编码
json_encode — 对变量进行 JSON 编码
json_last_error_msg — Returns the error string of the last json_encode() or json_decode() call
json_last_error — 返回最后发生的错误

PHP-函数
PHP-函数 JSON