json_last_error_msg Returns the error string of the last json_encode() or json_decode() call

发表日期:2021-07-01 08:56:20 | 来源: | | 浏览(804) 分类:JSON 函数

json_last_error_msg

(PHP 5 >= 5.5.0, PHP 7, PHP 8)

json_last_error_msgReturns the error string of the last json_encode() or json_decode() call

说明

json_last_error_msg(): string

Returns the error string of the last json_encode() or json_decode() call, which did not specify JSON_THROW_ON_ERROR.

参数

此函数没有参数。

返回值

Returns the error message on success, or "No error" if no error has occurred.

参见

集速网 copyRight © 2015-2022 宁ICP备15000399号-1 宁公网安备 64010402001209号
与其临渊羡鱼,不如退而结网
欢迎转载、分享、引用、推荐、收藏。