会员
周边
新闻
博问
闪存
赞助商
YouClaw
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Master-lcf
博客园
首页
新随笔
联系
订阅
管理
11 2018 档案
php实现异步请求
摘要:index.php index2.php
阅读全文
posted @
2018-11-03 14:25
Master-lcf
阅读(1315)
评论(0)
推荐(0)
php curl请求 (get请求,post请求,代理ip设置)
摘要:1 /** 2 * get curlOpen('www.baidu.com?act=2') 3 * post curlOpen('www.baidu.com',array('post'=>['name'=>'aa','age'=>1])) 4 * $config['proxy']='192.168.1.1' 代理ip * $config['ssl'] = true; ...
阅读全文
posted @
2018-11-03 13:45
Master-lcf
阅读(3867)
评论(0)
推荐(0)
公告