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

QQ登录

只需一步,快速开始

 找回密码
 立即注册

QQ登录

只需一步,快速开始

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

[php学习资料] php post数据

[复制链接]
跳转到指定楼层
楼主
发表于 2018-10-14 00:59:52 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
        $postdata = http_build_query($data);
6 ]( ~+ p8 o. @; q, O
" H. d' C! e3 s2 G. F( V        $opts = array (
( q% p  r' g8 b5 a! P& T        'http' => array (7 `8 V* L& L4 T" _
        'method' => 'POST',' j+ `$ P, B& D
        'header'=> "Content-type: application/x-www-form-urlencodedrn",
, B; T5 t* Z- B        "Content-Length: " . strlen($data) . "rn",
# r0 [" h. l3 H% u' v2 x        'content' => $postdata
, d+ a9 E- _, _5 W+ |* K7 {) N7 u+ `' c        )
  C- Y4 h5 R* p3 g. Y6 l+ }' b        );" h$ p9 u8 b% ?, D. n* M

- S4 s$ p& R  l, K        $context = stream_context_create($opts);: ^- P9 t! w  p0 z6 h0 V" m
        $html = file_get_contents($url, false, $context);        " T% O) D  H6 q& Z* i% [4 l& j
1 n3 s' O  z8 f; U
分享到:  QQ好友和群QQ好友和群 QQ空间QQ空间 腾讯微博腾讯微博 腾讯朋友腾讯朋友
收藏收藏 分享分享 支持支持 反对反对
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

GMT+8, 2026-7-21 10:30 , Processed in 0.085300 second(s), 21 queries .

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