当前位置: 首页 > 后端技术 > PHP

封装curl类模拟get和post请求

时间:2023-03-30 01:10:34 PHP

get('http://www.baidu.com');var_dump($content);