最简单的方式:
json_decode($res,true);
结果都是:
php处理curl的返回结果
原文:https://www.cnblogs.com/peipeiyu/p/11124972.html