发布网友 发布时间:2022-04-06 06:50
我来回答
共1个回答
热心网友 时间:2022-04-06 08:19
print_r(json_decode($json,true)) 看看手册就明白了当第二个参数 为 TRUE 时,将返回 array 而非 object 。