Note: JSON can not have comments by specification. Though, there are some interpreters which allow use of comments.
PHP functions to encode and decode JSON can be found here: http://www.php.net/manual/en/ref.json.php
JSON Parsing and Comments
Note: JSON can not have comments by specification. Though, there are some interpreters which allow use of comments.
PHP functions to encode and decode JSON can be found here: http://www.php.net/manual/en/ref.json.php