json-encode.inc

Provides a helper to properly encode HTML-safe JSON prior to PHP 5.3.0.

File

drupal/includes/json-encode.inc
View source

Functions

Namesort descending Description
drupal_json_encode_helper Encodes a PHP variable to HTML-safe JSON for PHP versions below 5.3.0.