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

QQ登录

只需一步,快速开始

 找回密码
 立即注册

QQ登录

只需一步,快速开始

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

[php学习资料] php post数据

[复制链接]
跳转到指定楼层
楼主
发表于 2018-10-14 00:59:52 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
        $postdata = http_build_query($data);- N, [5 ^( p# B# t

- B( z* G0 {$ g) ^  A        $opts = array (
0 q* i: g& M% x9 m- o4 M$ B9 {        'http' => array (
3 F& \7 i& Z" g        'method' => 'POST',
" e3 ~7 s: A& R- ~( a8 O        'header'=> "Content-type: application/x-www-form-urlencodedrn",) Z0 O3 s3 Q) O  [8 B, M1 y4 F
        "Content-Length: " . strlen($data) . "rn",6 C# y# L7 ^* N' }3 n; R) `
        'content' => $postdata: |( V4 M) B3 M# m" d& A
        )
* B1 c  V6 G- x* B% r) Q% b        );: u6 X- X' S$ E! u- u, j/ `( d
5 C0 c+ ?4 e' C& w  S
        $context = stream_context_create($opts);: v5 M1 ~1 o! y7 l: x8 c0 `
        $html = file_get_contents($url, false, $context);        8 e6 o' s5 a+ B, }( B
& X# Q/ \: j4 R# X/ f
分享到:  QQ好友和群QQ好友和群 QQ空间QQ空间 腾讯微博腾讯微博 腾讯朋友腾讯朋友
收藏收藏 分享分享 支持支持 反对反对
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

GMT+8, 2026-3-17 22:05 , Processed in 0.047854 second(s), 19 queries .

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