当前位置:首页 > IT技术 > Web开发 > 正文
🌟 知识贝壳App

知识深海,精准拾贝

随时随地查阅各类知识,汉语文化、百科科普、历史人物、语言翻译、专业词典、医学健康、科技文献,海量资源,尽在掌握

知识贝壳APP下载二维码
扫码下载APP

thinkphp5.0 CURL用post请求接口数据
2018-11-15 16:13:09

1 //测试 请求接口 2 public function index(){ 3 $arr = array('a'=>'555','b'=>56454564); 4 $data=$this->post_json_data('http://www.test.com/public/index/api/postTest',json_encode($arr)); 5 dump(json_decode($data['resul ......

本文摘自 :https://www.cnblogs.com/

开通会员,享受整站包年服务