编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « FANNConnection::setWeight
  • 简介 »
  • PHP Manual
  • 其它基本扩展
  • JavaScript对象符号(JSON)

JavaScript对象符号(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 其它基本扩展 data structuresphp 其它基本扩展 fann 快速人工神经网络 php 其它基本扩展 geo ip 定位php 其它基本扩展 javascript对象符号(json)php 其它基本扩展 luaphp 其它基本扩展 杂项函数php 其它基本扩展 parsekitphp 其它基本扩展 seaslogphp 其它基本扩展 spl type handlingphp 其它基本扩展 php标准库 spl php 其它基本扩展 streamsphp 其它基本扩展 taintphp 其它基本扩展 tidyphp 其它基本扩展 tokenizerphp 其它基本扩展 urlsphp 其它基本扩展 v8 javascript engine integrationphp 其它基本扩展 yaconfphp 其它基本扩展 yet another frameworkphp 其它基本扩展 yaml 数据序列化php 函数参考 其它基本扩展
关注编程学问公众号
编程学问网 湘ICP备20001732号