Home >Backend Development >PHP Tutorial >怎么用php解析json串

怎么用php解析json串

WBOY
WBOYOriginal
2016-06-13 12:25:09787browse

如何用php解析json串
{"err":"ok","data":{"alarms":[]}}
------解决思路----------------------
json_decode

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn