Home > Download >  Library download > ip library

  • PHP local matching ip address class

    ip library78312017-11-17
  • PHP gets the IP and the class of the city where the IP is located

    ip library77492017-11-08
  • Classes for obtaining visitor information: language, browser, operating system, IP, geographical location, ISP.​

    ip library83442017-07-12
  • You can get the phone number and mobile phone IP of the mobile phone through this type

    ip library64942017-07-10
  • Obtaining the user IP address class can obtain the IP address of the user's login while the user is accessing.

    ip library53782017-04-08
  • Aphp query ip location code class,The offset address of the first ip index,The offset address of the last ip index, In order to be compatible with versions below php5, this class does not use a destructor and automatically closes the ip library, Convert the ip to an ipv4 Internet address through ip2long, and then compress it into big-endian byte order for comparison with the ip address in the index area.

    ip library53002017-03-25
  • generateIP Randomly generate the IPv4 address corresponding to the province based on the province name. Directory files QueryList.class.php // PHP采集类 phpQuery // QueryList类所需文件目录 IP.class.php // 主IP生成类 ip_segment.php // 采集生成的IPV4地址段 Instructions for use Introduce IP class require 'IP.class.php'; Method usage If you do not specify a province name, a domestic IPV4 address will be randomly generated. $ip_address = IP::generate(); Specify the province name to generate the corresponding province IPV4 address $ip_address = IP::generate('安徽'); Update IPV4 address segments in each province IP::update(); The file contains provinces: * 北京 * 广东 * 山东 * 浙江 * 江苏 * 上海 * 辽宁 * 四川 * 河南 * 湖北 * 福建 * 湖南 * 河北 * 重庆 * 山西 * 江西 * 陕西 * 安徽 * 黑龙江 * 广西 * 吉林 * 云南 * 天津 * 内蒙 * 新疆 * 甘肃 * 贵州 * 海南 * 宁夏 * 青海 * 西藏

    ip library54452017-03-12
  • A PHP class library that can obtain the client's IP, geographical information, browser, and local real IP. Interested friends can download it and use it in their own projects.

    ip library69662017-02-28
  • PHP query ip location class library How to use it: $ip=new iplocation("qqwry.dat"); $address=$ip->getaddress("123.57.138"); //$address=$ip->getaddress(www.111cn.net); echo '<pre>'; print_r($address);

    ip library50612017-02-27