首页
PHP
Tags
php教程
最新文章列表
简体中文
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
当前位置:
首页
>
函数类别大全
>
JsonSerializable
JsonSerializable
JSON 序列化接口
名称:
JsonSerializable
分类:
JSON
所属语言:
php
一句话介绍:
JSON 序列化接口
相关内容
PHP访问全局类
8
解决PHP中explode函数报错的方法
6
调试时使用 get_defined_constants() 查找预定义常量
7
解决PHP报错:调用未定义的类方法
9
同类函数
json_decode
json_decode
对JSON格式的字符串进行解码
json_last_error_msg
json_last_error_msg
返回最后一个json_encode()或
JsonSerializable::jsonSerialize
JsonSerializable::jsonSerialize
指定需要被序列化成JSON的数据
JsonSerializable
JsonSerializable
JSON序列化接口
json_last_error
json_last_error
返回最后发生的错误
JsonException
JsonException
JsonException类
json_encode
json_encode
对变量进行JSON编码
热门文章