Public Member Functions | |
| json_pp ($json) | |
| qvc_utils::json_pp | ( | $json | ) |
JSON Pretty Print - Format a json string so we can read it. Got this from http://stackoverflow.com/questions/6054033/pretty-printing-json-with-php When we finally upgrade to php 5.4, we will be able to use the JSON_PRETTY_PRINT const to json_encode()
| string | $json |
1.8.5