首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > 点火器进口更多的代码

点火器进口更多的代码

  • 资源大小:6.15 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: 代码 更多 进口 点火器

资 源 简 介

GeoIP Plugin for CodeIgniter Written By Paul Trippett (paul_at_softlab-bss_com) To use this plugin you must create a table in your database with the following schema: - CREATE TABLE `geoip` ( `id` int(10) unsigned NOT NULL auto_increment, `ip_start` varchar(15) NOT NULL, `ip_end` varchar(15) NOT NULL, `ipnum_start` float NOT NULL, `ipnum_end` float NOT NULL, `country_code` char(2) NOT NULL, PRIMARY KEY (`id`), KEY `geoip_lookup` USING BTREE (`ipnum_start`,`ipnum_end`) ) ENGINE=InnoDB; Place this file in your application/plugins/ directory and download the following files in to the {ci_root}/updates/geoip/ directory. ftp://ftp.afrinic.net/pub/stats/afrinic/delegated-afrinic-latestftp://ftp.apnic.net/pub/stats/apnic/delegated-apnic-latestftp://ftp.arin.net/pub/stats/arin/delegated-arin-latestftp://ftp.lacnic.net/pub/stats/lacnic/delegated-lacnic-latestftp://ftp.ripe.net/ripe/stats/delegated-ripencc-latestftp
VIP VIP
0.180771s