您尚未登录,请登录后浏览更多内容! 登录 | 立即注册

QQ登录

只需一步,快速开始

 找回密码
 立即注册

QQ登录

只需一步,快速开始

查看: 10131|回复: 0
打印 上一主题 下一主题

[php学习资料] php post数据

[复制链接]
跳转到指定楼层
楼主
发表于 2018-10-14 00:59:52 | 只看该作者 回帖奖励 |正序浏览 |阅读模式
        $postdata = http_build_query($data);: B6 c0 {% F5 C" }( k
' \: o$ {( B, t, m
        $opts = array (' p; K; d9 X1 `) B4 [
        'http' => array (
4 N$ }- n1 ~2 Z" p' y        'method' => 'POST',9 C1 X% }8 q  h( s9 D0 d6 F
        'header'=> "Content-type: application/x-www-form-urlencodedrn",# _/ @- X# N/ G3 u6 |& Q9 k
        "Content-Length: " . strlen($data) . "rn",
& B8 D+ w) H* d+ F# D        'content' => $postdata/ K6 F6 F  k8 A" n/ Y1 J8 ?2 c
        )6 y* }, D) O! S
        );
; |# h6 [& g2 e9 d9 T
9 P/ i7 {7 N2 E: f        $context = stream_context_create($opts);' e5 L" d/ r/ d
        $html = file_get_contents($url, false, $context);        * u$ m( v9 B0 q' B! }
3 s& ?5 y' Y8 M. D9 |$ A1 ]  q
分享到:  QQ好友和群QQ好友和群 QQ空间QQ空间 腾讯微博腾讯微博 腾讯朋友腾讯朋友
收藏收藏 分享分享 支持支持 反对反对
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

GMT+8, 2026-3-16 20:19 , Processed in 0.055684 second(s), 20 queries .

Copyright © 2001-2026 Powered by cncml! X3.2. Theme By cncml!