json_decode (string data) ⇒ mixed
Reads some JSON content and translates it to a map or list.
First available: Version 1.5.0
Prior to version 1.7.3 this function was named parse_json.
Notes
This function was renamed as parse_json
in version 1.5.4.
Comments