php create valid json array code example Example: php check valid json string @json_decode($page_str); $json_OK= json_last_error() == JSON_ERROR_NONE;