会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Champion-水龙果
分享中学习!学习中进步!进步中分享!
——
Champion-水龙果 为自己代言!
博客园
首页
新随笔
联系
管理
02 2017 档案
curl请求https请求
摘要:function curl_https($url,$data){ $ch = curl_init (); curl_setopt ( $ch, CURLOPT_URL, $url ); curl_setopt ( $ch, CURLOPT_POST, 1 ); curl_setopt ( $ch, CURLOPT_HEADER, 0 ); curl_setopt ( $ch...
阅读全文
posted @
2017-02-24 10:54
Champion-水龙果
阅读(194)
评论(0)
推荐(0)
编辑
公告