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

QQ登录

只需一步,快速开始

 找回密码
 立即注册

QQ登录

只需一步,快速开始

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

[php学习资料] php post数据

[复制链接]
跳转到指定楼层
楼主
发表于 2018-10-14 00:59:52 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
        $postdata = http_build_query($data);; w, a) k7 F2 p
1 V) M  x2 A8 B6 O& p
        $opts = array (4 z1 ~( w$ a3 {! f# p/ K
        'http' => array (; Q" J# R' d* ^  f/ m4 R8 F
        'method' => 'POST',4 v* n! h9 K0 o
        'header'=> "Content-type: application/x-www-form-urlencodedrn",8 R3 L: S0 B5 B( p2 e! Y
        "Content-Length: " . strlen($data) . "rn",1 u3 g5 S+ k/ d$ ~7 g3 a4 [9 R+ s
        'content' => $postdata
* B! v0 r$ f2 K# D% h+ P        )
" w8 E# x1 q3 c        );" m( E, F4 m8 W% L. K

$ Q* K2 P8 z) W, [$ [" r! U# d        $context = stream_context_create($opts);/ R; Q1 h  ~) l9 l& \# w) Z
        $html = file_get_contents($url, false, $context);        * @8 L6 B* {1 y
% |( r6 i) Q% u7 U0 X
分享到:  QQ好友和群QQ好友和群 QQ空间QQ空间 腾讯微博腾讯微博 腾讯朋友腾讯朋友
收藏收藏 分享分享 支持支持 反对反对
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

GMT+8, 2024-12-23 01:43 , Processed in 0.129961 second(s), 20 queries .

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