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

QQ登录

只需一步,快速开始

 找回密码
 立即注册

QQ登录

只需一步,快速开始

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

[php学习资料] php post数据

[复制链接]
跳转到指定楼层
楼主
发表于 2018-10-14 00:59:52 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
        $postdata = http_build_query($data);; [; D' {6 i( x! q" i2 \

2 I% A  s  e6 c2 S0 ^        $opts = array (* S$ h$ `3 @$ A
        'http' => array (3 ^0 e# I, l" e7 O1 R+ I
        'method' => 'POST',
8 \. V6 a# ~- A% ~* T2 n        'header'=> "Content-type: application/x-www-form-urlencodedrn",9 H. }; |! T8 e( t
        "Content-Length: " . strlen($data) . "rn",
' c3 ]' Z+ q7 L* a2 E: |        'content' => $postdata
4 ^" z9 m0 y: g! ?        )$ a4 o  V& }- [' M( j" g( |5 P
        );' F- v, D$ p" n* ?3 x7 B) h3 p

' c% s+ h5 n' i% S        $context = stream_context_create($opts);+ o6 o: B7 g6 a
        $html = file_get_contents($url, false, $context);        2 c4 n1 B9 e: N: q( g
8 k; }4 z) N. f1 F
分享到:  QQ好友和群QQ好友和群 QQ空间QQ空间 腾讯微博腾讯微博 腾讯朋友腾讯朋友
收藏收藏 分享分享 支持支持 反对反对
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

GMT+8, 2026-5-2 14:33 , Processed in 0.054062 second(s), 20 queries .

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