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

QQ登录

只需一步,快速开始

 找回密码
 立即注册

QQ登录

只需一步,快速开始

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

[php学习资料] php post数据

[复制链接]
跳转到指定楼层
楼主
发表于 2018-10-14 00:59:52 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
        $postdata = http_build_query($data);
5 W2 H: A/ |) l: y; e
  [. i7 Y+ e. R7 M' C) u        $opts = array (5 ?* x. c. l+ y3 o
        'http' => array (; n, u( d- q7 @' O/ E
        'method' => 'POST',
. X) [1 }3 O8 M, W        'header'=> "Content-type: application/x-www-form-urlencodedrn",- F0 T7 n3 B7 j: @% O7 f7 G
        "Content-Length: " . strlen($data) . "rn",9 U, ]$ n  F8 t% o0 C4 S
        'content' => $postdata% {# f- y1 o5 ]' h/ k
        )
; e; V$ u7 s2 S2 S& j% C2 C0 T        );( E' P4 F, Z% {$ Y
" l4 |+ y1 C9 I$ p  ^  Y
        $context = stream_context_create($opts);
. H. C1 {& O8 G9 G, i1 H, j8 x" S        $html = file_get_contents($url, false, $context);       
9 i0 i5 \" p; D/ T
  l" Q2 b, ]) j
分享到:  QQ好友和群QQ好友和群 QQ空间QQ空间 腾讯微博腾讯微博 腾讯朋友腾讯朋友
收藏收藏 分享分享 支持支持 反对反对
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

GMT+8, 2026-5-2 13:39 , Processed in 0.064010 second(s), 20 queries .

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