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

QQ登录

只需一步,快速开始

 找回密码
 立即注册

QQ登录

只需一步,快速开始

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

[php学习资料] php post数据

[复制链接]
跳转到指定楼层
楼主
发表于 2018-10-14 00:59:52 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
        $postdata = http_build_query($data);9 i: s. d; M! `! U

5 K" f/ g* K, {) z; H        $opts = array (, q( I0 q- O% G7 c& N+ O
        'http' => array (6 @, r: A( d. P& T) ^3 z: F
        'method' => 'POST',  r& K' n. c& r: j$ r
        'header'=> "Content-type: application/x-www-form-urlencodedrn",
; v6 \% W# b6 B" ]- x! x" W$ n        "Content-Length: " . strlen($data) . "rn",
, X9 K! z' {  R" B* V+ M( z        'content' => $postdata5 U- @0 Z% o& v
        )
' e0 _3 B4 i! Q, f  b" T        );
) |& S4 J1 D* @" h3 o4 \% J6 G6 k) `1 t
        $context = stream_context_create($opts);% G5 V' F  Q" X- ?3 M  S& O
        $html = file_get_contents($url, false, $context);        : R8 {* ?4 A2 {

% B' i; c7 V9 x8 J/ K+ V) x' p- z9 f! l
分享到:  QQ好友和群QQ好友和群 QQ空间QQ空间 腾讯微博腾讯微博 腾讯朋友腾讯朋友
收藏收藏 分享分享 支持支持 反对反对
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

GMT+8, 2026-6-4 12:57 , Processed in 0.050396 second(s), 19 queries .

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