You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
431 B

<?php
/*
全球 IPv4 地址归属地数据库(IPIP.NET 版)
高春辉(pAUL gAO) <gaochunhui@gmail.com>
Build 20170905 版权所有 IPIP.NET
(C) 2006 - 2017 保留所有权利,北京天特信科技有限公司
本代码仅用于 DATX 格式,请注意及时更新 IP 数据库版本
数据问题请加 QQ 交流群: 346280296
Code for PHP 5.3+ only!
*/
class IP
{
private static $ip = NULL;