您好,欢迎来到三六零分类信息网!老站,搜索引擎当天收录,欢迎发信息

php http 请求数据

2025/6/11 12:50:29发布12次查看
$url = 'https://......'; //请求地址
    $ref_url = ''//来源页面
    $data = array(  //提交的数据
        param => ,
        param =>
    );
    $ch = curl_init();
    curl_setopt($ch, curlopt_url, $url);
    curl_setopt($ch, curlopt_useragent, $agent);
    curl_setopt($ch, curlopt_referer, $ref_url);
    curl_setopt($ch, curlopt_post, true); //以post方式提交
    curl_setopt($ch, curlopt_postfields, $data);
    curl_setopt($ch, curlopt_timeout, 30); //超时时间
    $contents = curl_exec($ch); //执行并获取返回数据
    curl_close($ch);
    var_dump($contents);
该用户其它信息

VIP推荐

免费发布信息,免费发布B2B信息网站平台 - 三六零分类信息网 沪ICP备09012988号-2
企业名录 Product