且构网

分享程序员开发的那些事...
且构网 - 分享程序员编程开发的那些事

从php中获取json的值

更新时间:2023-02-23 10:45:44

json =


_GET ['json'];
_GET ['json'];


json = file_get_contents(' php:// input');
json = file_get_contents('php://input');