摘要:
php 通过 curl 模拟发送 get 请求 $ch=curl_init('http://www.scutephp.com/'); curl_setopt($ch,CURLOPT_RETURNTRANSFER,true); curl_setopt($ch,CURLOPT_BINARYTRANSFE 阅读全文
posted @ 2022-05-24 18:11
猎人博客园
阅读(189)
评论(0)
推荐(0)
摘要:
$url="http://localhost/header_server.php"; $body = array("mobile"=>"13899999999", "username"=>"Nick"); $header = array("Content-Type:multipart/x-www-f 阅读全文
posted @ 2022-05-24 18:04
猎人博客园
阅读(888)
评论(0)
推荐(0)

浙公网安备 33010602011771号