JSON

package

Default

Methods

Decode value

decode(string $val, boolean $assoc = true, integer $depth = 512) : mixed
static

Arguments

$val

string

$assoc

boolean

$depth

integer

Response

mixed

Encode value

encode( $val) : string
static

Arguments

$val

Response

string