Element index for package JSON
[ a ]
[ j ]
[ o ]
[ p ]
[ s ]
top
j
- json.php
- procedural page json.php
- JSON
- in file json.php, class JSON
a JSON parser / generator
top
o
- obj
- in file json.php, method JSON::obj()
handles objects
top
p
- parse
- in file json.php, method JSON::parse()
parses the given string into a PHP data structure
top
s
- stringify
- in file json.php, method JSON::stringify()
takes an arbitrary PHP data structure and generates a valid JSON representation from it
top
|
|