update : 2015.11.03
php.shukuma.com검색:
|
json_last_error_msg(PHP 5 >= 5.5.0, PHP 7) json_last_error_msg — Returns the error string of the last json_encode() or json_decode() call 설명
string json_last_error_msg
( void
)
인수이 함수는 인수가 없습니다. 반환값
Returns the error message on success, "No Error" if no
error has occurred, 실패 시 |