add third composer repo for php
This commit is contained in:
parent
420cf756c5
commit
c1e98d5336
|
|
@ -2,6 +2,8 @@
|
||||||
|
|
||||||
# 使用方式
|
# 使用方式
|
||||||
|
|
||||||
|
第三方 composer 地址: [https://github.com/chinayin/ip2region-core-php](https://github.com/chinayin/ip2region-core-php)
|
||||||
|
|
||||||
### 完全基于文件的查询
|
### 完全基于文件的查询
|
||||||
```php
|
```php
|
||||||
$dbFile = "ip2region.xdb file path";
|
$dbFile = "ip2region.xdb file path";
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue