QVCI Library 3.1
 All Classes Namespaces Functions Variables
Public Member Functions | List of all members
qvc_utils Class Reference

Public Member Functions

 json_pp ($json)
 

Member Function Documentation

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()

Parameters
string$json

The documentation for this class was generated from the following file: