手机号归属地数据库,PHP解析类,获取手机号对应的归属地

时间:2023-05-17 02:53:31
【文件属性】:

文件名称:手机号归属地数据库,PHP解析类,获取手机号对应的归属地

文件大小:1.35MB

文件格式:RAR

更新时间:2023-05-17 02:53:31

手机号归属地数据库 手机号归属地

最新版手机号归属地匹配、对应关系,包含166、198、199新号段 共456568条记录, 使用方法: $Number = new MobileLocation('Mobile.txt'); // 实例化类 参数表示IP地址库文件 $Numberinfo = $Number->getlocation($PhoneNumber); // 获取某个IP地址所在的位置 结果: array(10) { ["id"] => string(5) "48885" ["pref"] => string(3) "138" ["phone"] => string(7) "1388888" ["province"] => string(6) "云南" ["city"] => string(6) "昆明" ["isp"] => string(6) "移动" ["post_code"] => string(6) "650000" ["area_code"] => string(4) "0871" ["types"] => string(14) "中国移动 " ["detailed"] => string(18) "云南昆明移动" }


【文件预览】:
Mobile
----mobile.txt(24.15MB)
----MobileLocation.php(2KB)

网友评论