摘要: <?php header('Content-type: text/html; charset=utf-8'); //根据ip获取城市、网络运营商等信息 function findCityByIp($ip){ $data = file_get_contents('http://ip.taobao.co 阅读全文
posted @ 2017-12-27 13:23 林间有风-邓 阅读(774) 评论(0) 推荐(0)
摘要: 已知一个IP $ipname=api_hits($DT_IP); //apifunction getAddressComponent($ak, $longitude, $latitude, $pois){ $param = array( 'ak' => $ak, 'location' => impl 阅读全文
posted @ 2017-12-27 13:08 林间有风-邓 阅读(254) 评论(0) 推荐(0)