Query: json_last_error_msg
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
JSON_LAST_ERROR_MSG(3) 1 JSON_LAST_ERROR_MSG(3) json_last_error_msg - Returns the error string of the last json_encode() or json_decode() callSYNOPSISstring json_last_error_msg (void )DESCRIPTIONPARAMETERSThis function has no parameters.RETURN VALUESReturns the error message on success, "No Error" if no error has occurred, or FALSE on failure.SEE ALSOjson_last_error(3). PHP Documentation Group JSON_LAST_ERROR_MSG(3)