decode_json()
Syntax
decode_json(string)
Decodes a json string as a valid value or throws a json_error
exception if it
doesn’t parse properly.
decode_json(string)
Decodes a json string as a valid value or throws a json_error
exception if it
doesn’t parse properly.