成人午夜视频全免费观看高清-秋霞福利视频一区二区三区-国产精品久久久久电影小说-亚洲不卡区三一区三区一区

用file_get_contents函數(shù),以post方式獲取url示例

2022-06-10    分類: 網(wǎng)站建設(shè)

用file_get_contents函數(shù),以post方式獲取url的示例

<?php
$data=array('foo'=>'bar');
$data=http_build_query($data);

  $opts=array(
    'http'=>array(
   'method'=>'POST',
   'header'=>"Content-type: application/x-www-form-urlencoded\r\n".
    "Content-Length: ".strlen($data)."\r\n",
'content'=>$data
),
);
$context=stream_context_create($opts);
$html=file_get_contents('http://localhost/e/admin/test.html',false,$context);
echo$html;
?>

當(dāng)前文章:用file_get_contents函數(shù),以post方式獲取url示例
分享網(wǎng)址:http://jinyejixie.com/news9/165959.html

成都網(wǎng)站建設(shè)公司_創(chuàng)新互聯(lián),為您提供響應(yīng)式網(wǎng)站、網(wǎng)站維護(hù)、App開(kāi)發(fā)、標(biāo)簽優(yōu)化、ChatGPT、定制開(kāi)發(fā)

廣告

聲明:本網(wǎng)站發(fā)布的內(nèi)容(圖片、視頻和文字)以用戶投稿、用戶轉(zhuǎn)載內(nèi)容為主,如果涉及侵權(quán)請(qǐng)盡快告知,我們將會(huì)在第一時(shí)間刪除。文章觀點(diǎn)不代表本網(wǎng)站立場(chǎng),如需處理請(qǐng)聯(lián)系客服。電話:028-86922220;郵箱:631063699@qq.com。內(nèi)容未經(jīng)允許不得轉(zhuǎn)載,或轉(zhuǎn)載時(shí)需注明來(lái)源: 創(chuàng)新互聯(lián)

網(wǎng)站托管運(yùn)營(yíng)
永寿县| 普格县| 富宁县| 新蔡县| 顺义区| 林甸县| 分宜县| 桓台县| 宁乡县| 寿光市| 额济纳旗| 苏州市| 馆陶县| 临夏县| 新兴县| 五河县| 迭部县| 牡丹江市| 阿拉善右旗| 临西县| 隆回县| 梅河口市| 克东县| 龙南县| 襄城县| 永德县| 蒲城县| 敦煌市| 贡觉县| 鹤庆县| 罗江县| 富顺县| 佛冈县| 德庆县| 阳谷县| 新乡市| 克什克腾旗| 木兰县| 堆龙德庆县| 彰武县| 山阳县|