会员
周边
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
单枪匹马VIP
博客园
首页
新随笔
联系
订阅
管理
2016年7月7日
file_get_contents和curl对于post方式的解决办法
摘要: post方式解决办法 其实很简单,我们只要仔细看看就知道了。。。 file_get_contents: $content=$_POST['content'];$access_token=$_POST['access_token']; //post接收 $data = array("access_to
阅读全文
posted @ 2016-07-07 11:33 单枪匹马VIP
阅读(1621)
评论(0)
推荐(0)
公告