Home >php教程 >php手册 >IP地址库文件(UTF8编码)【2014年06月15日】

IP地址库文件(UTF8编码)【2014年06月15日】

WBOY
WBOYOriginal
2016-06-07 11:41:271217browse

http://www.thinkphp.cn/extend/270.html
官方发布的版本太老了,2012-10-25更新的已经太久了,thinkPHP帮助我很多,我有好东西当然也要和大家分享。
最新版UTF-8的纯真IP数据库。

使用代码:import('ORG.Net.IpLocation');<br> $ip_data = new IpLocation();<br> $area = $ip_data->getlocation($ip);<br> var_dump($area);这个东西我会定期更新!

附件 UTFWry.7z ( 3.08 MB 下载:584 次 )

AD:真正免费,域名+虚机+企业邮箱=0元

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn