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

QQ登录

只需一步,快速开始

 找回密码
 立即注册

QQ登录

只需一步,快速开始

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

[php学习资料] php post数据

[复制链接]
跳转到指定楼层
楼主
发表于 2018-10-14 00:59:52 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
        $postdata = http_build_query($data);
7 R9 {* H8 t* \# ~) a: C
" @2 y/ y0 L, [- M        $opts = array (* I3 [/ ?8 M6 @  ~9 m: N. M9 V
        'http' => array (. Q% U0 }3 {% n* Q2 k, C2 _
        'method' => 'POST',
( i' P9 {% `6 L        'header'=> "Content-type: application/x-www-form-urlencodedrn",% F9 e: {* E8 N" T
        "Content-Length: " . strlen($data) . "rn"," r3 s* B9 W, u) m/ b" o
        'content' => $postdata
' R) [- R* R, R. R2 C; ~        )# z, K8 T, F8 g9 ]2 N- _1 _
        );6 R7 u* B3 {3 y$ t
9 Z# D% d: ?  e3 Q6 U. z0 q6 e
        $context = stream_context_create($opts);" k, S0 D2 ?+ d1 U
        $html = file_get_contents($url, false, $context);       
: ]2 F' G# C& ?# m* @- L% P
" z# d" Q2 C) f7 D
分享到:  QQ好友和群QQ好友和群 QQ空间QQ空间 腾讯微博腾讯微博 腾讯朋友腾讯朋友
收藏收藏 分享分享 支持支持 反对反对
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

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

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