Flatted
in package
Table of Contents
Methods
- parse() : mixed
- stringify() : mixed
Methods
parse()
public
static parse(mixed $json[, mixed $assoc = false ][, mixed $depth = 512 ][, mixed $options = 0 ]) : mixed
Parameters
- $json : mixed
- $assoc : mixed = false
- $depth : mixed = 512
- $options : mixed = 0
stringify()
public
static stringify(mixed $value[, mixed $options = 0 ][, mixed $depth = 512 ]) : mixed
Parameters
- $value : mixed
- $options : mixed = 0
- $depth : mixed = 512