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

QQ登录

只需一步,快速开始

 找回密码
 立即注册

QQ登录

只需一步,快速开始

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

[php学习资料] php post数据

[复制链接]
跳转到指定楼层
楼主
发表于 2018-10-14 00:59:52 | 只看该作者 回帖奖励 |正序浏览 |阅读模式
        $postdata = http_build_query($data);+ [  w: D( d) o& z/ [

) ?$ T' p7 S1 q7 E% J" i        $opts = array (2 l/ n7 c# C6 z
        'http' => array (
0 K, ?5 N2 V. x; d  [  C  _& T* p        'method' => 'POST',
1 v  C: p1 o. U) T" W4 f2 A) s( F        'header'=> "Content-type: application/x-www-form-urlencodedrn",
# c2 u1 n4 s" Q        "Content-Length: " . strlen($data) . "rn",
3 A9 ?2 o2 {: F        'content' => $postdata
* r7 `0 B7 F, g! W. {; Q7 n- a        ): E7 N9 o% R: C9 k
        );& q; m9 i9 A6 Q# |3 H

4 X; y/ @: f' {0 c1 u5 f3 n% ^        $context = stream_context_create($opts);
2 b/ X, ^9 B- g        $html = file_get_contents($url, false, $context);        7 z8 F( ?, {+ J7 o( b7 q

5 Z; K+ ]8 b% U+ S+ c# c
分享到:  QQ好友和群QQ好友和群 QQ空间QQ空间 腾讯微博腾讯微博 腾讯朋友腾讯朋友
收藏收藏 分享分享 支持支持 反对反对
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

GMT+8, 2026-8-4 10:06 , Processed in 0.056693 second(s), 20 queries .

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