今天发现一个好用的查询IP地址的工具,记录一波
我用的PHP,你也可以选择其他形式的
http://ip-api.com/php/24.48.0.1
http://ip-api.com/json/24.48.0.1
Array
(
[status] => success
[continentCode] => AS
[country] => India
[city] => Bhopal
)
赞赏码
非学,无以致疑;非问,无以广识
我用的PHP,你也可以选择其他形式的
http://ip-api.com/php/24.48.0.1
http://ip-api.com/json/24.48.0.1
Array
(
[status] => success
[continentCode] => AS
[country] => India
[city] => Bhopal
)
赞赏码
非学,无以致疑;非问,无以广识