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

QQ登录

只需一步,快速开始

 找回密码
 立即注册

QQ登录

只需一步,快速开始

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

[php学习资料] php post数据

[复制链接]
跳转到指定楼层
楼主
发表于 2018-10-14 00:59:52 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
        $postdata = http_build_query($data);* }( J9 q9 g3 r+ F, U' v' e
$ f; c3 a; s, G( \
        $opts = array (
$ L3 J# f/ z% Q* N0 t- w        'http' => array (
4 t+ H- Y: z$ o- Q2 d        'method' => 'POST',
: j+ L: a/ ?  r# }2 f  m* n        'header'=> "Content-type: application/x-www-form-urlencodedrn",9 B! X  D; U9 c+ O' u3 x
        "Content-Length: " . strlen($data) . "rn",+ M, `& w7 X' I% N6 O# t# B. [3 r
        'content' => $postdata
! o; f1 `% _4 d5 o0 |. @9 ~; }* U! l        )
3 B* _1 J5 r: H* f. ~9 ^8 ~        );7 h6 A: D0 q' [
/ f6 k0 ~! i3 Z7 a2 n
        $context = stream_context_create($opts);2 G& s0 w9 V# D; o. y
        $html = file_get_contents($url, false, $context);        7 f3 s& \) r1 c% K
/ e* ]" E9 G' F" d5 W
分享到:  QQ好友和群QQ好友和群 QQ空间QQ空间 腾讯微博腾讯微博 腾讯朋友腾讯朋友
收藏收藏 分享分享 支持支持 反对反对
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

GMT+8, 2024-12-23 02:19 , Processed in 0.101206 second(s), 20 queries .

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