PHP使用纯真IP数据库 #纯真数据库调用函数(需要下载纯真数据库文件) function convertip($ip) { $ip1num = 0; $ip2num = 0; $ipAddr1 =””; $ipAddr2 = … 继续阅读 PHP使用纯真IP数据库