PHP - JSON Encode

preview_player
Показать описание
JSON Encode built in function from PHP that returns a string containing the JSON representation of the supplied value.

The encoding is affected by the supplied flags and additionally the encoding of float values depends on the value of serialize_precision.
Рекомендации по теме