| CORE POS - IS4C
    The CORE POS front end | 
 
  
 | Static Public Member Functions | |
| static | arrayToJson ($arr) | 
| static | array_to_json ($arr) | 
| static | encodeValueJson ($val) | 
| static | fixstring ($str) | 
| static | prettyJSON ($json) | 
Functions for JSON support in PHP < 5.3
| 
 | static | 
Convert an array to a JSON string
| $arr | an array of values | 
| 
 | static | 
Convert a variable to a JSON string
| $val | a single variable | 
| 
 | static | 
Remove newlines, carriage returns, and tabs from the string (some browser don't like these in JSON strings) a string
 1.8.4
 1.8.4