$ip_data = json_decode(file_get_contents("http://www.geoplugin.net/json.gp?ip=".$ip),true);
根据 ip 获取 国家
最新推荐文章于 2024-02-20 10:18:47 发布
$ip_data = json_decode(file_get_contents("http://www.geoplugin.net/json.gp?ip=".$ip),true);