首页
PHP
Tags
php教程
最新文章列表
简体中文
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
当前位置:
首页
>
函数类别大全
>
JsonSerializable
JsonSerializable
JSON 序列化接口
名称:
JsonSerializable
分类:
JSON
所属语言:
php
一句话介绍:
JSON 序列化接口
相关内容
PHP和Manticore Search开发:打造高效的搜索引擎
7
掌握Deployer:PHP开发者的自动化部署神器
3
捕捉 bindec() 转换失败的情况并记录日志
5
如何在php中使用高德地图API实现地点名称的模糊搜索
2
同类函数
JsonSerializable::jsonSerialize
JsonSerializable::jsonSerialize
指定需要被序列化成JSON的数据
json_last_error_msg
json_last_error_msg
返回最后一个json_encode()或
JsonException
JsonException
JsonException类
json_encode
json_encode
对变量进行JSON编码
json_decode
json_decode
对JSON格式的字符串进行解码
json_last_error
json_last_error
返回最后发生的错误
JsonSerializable
JsonSerializable
JSON序列化接口
热门文章