首页
PHP
Tags
php教程
最新文章列表
简体中文
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
当前位置:
首页
>
函数类别大全
>
JsonSerializable
JsonSerializable
JSON 序列化接口
名称:
JsonSerializable
分类:
JSON
所属语言:
php
一句话介绍:
JSON 序列化接口
相关内容
如何通过日志发现 curl_upkeep() 被遗漏的问题
1
如何将JavaScript变量传递给PHP?
9
PHP函数介绍—fgetc(): 从文件中读取一个字符
9
socket_clear_error() 应该放在 try-catch 内还是外?
8
同类函数
json_encode
json_encode
对变量进行JSON编码
json_last_error
json_last_error
返回最后发生的错误
json_decode
json_decode
对JSON格式的字符串进行解码
json_last_error_msg
json_last_error_msg
返回最后一个json_encode()或
JsonException
JsonException
JsonException类
JsonSerializable::jsonSerialize
JsonSerializable::jsonSerialize
指定需要被序列化成JSON的数据
JsonSerializable
JsonSerializable
JSON序列化接口
热门文章