update : 2015.11.03
php.shukuma.com
검색:
JSON 함수 목록
JsonSerializable::jsonSerialize
json_decode
JSON
PHP Manual
JSON 함수 목록
Table of Contents
json_decode
— JSON 문자열 디코드
json_encode
— 값의 JSON 표현을 반환
json_last_error_msg
— Returns the error string of the last json_encode() or json_decode() call
json_last_error
— 발생한 마지막 오류 반환
JsonSerializable::jsonSerialize
json_decode
JSON
PHP Manual