11 2018 档案

摘要:index.php index2.php 阅读全文
posted @ 2018-11-03 14:25 Master-lcf 阅读(1315) 评论(0) 推荐(0)
摘要: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)