2016年3月8日

摘要: <?php include 'simple_html_dom.php'; // 1获取真实IP地址方式 function get_onlineip() { $ch = curl_init('http://www.ip5.me/index.php'); curl_setopt($ch, CURLOPT 阅读全文
posted @ 2016-03-08 17:15 细心耕作 阅读(551) 评论(0) 推荐(0)

导航