会员
周边
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
冉青枫
首页
新随笔
联系
管理
2018年6月1日
PHP调用API接口
摘要: /*这是一个接口调用的方法(post)*/ $url = 'http://localhost/testmysql.php';$sl_data=array( 'uid'=>1, 'user_by'=>'get_userinfo');$ch = curl_init();curl_setopt($ch,
阅读全文
posted @ 2018-06-01 16:51 冉青枫
阅读(699)
评论(0)
推荐(1)
公告