Skip to content

Latest commit

 

History

History
22 lines (19 loc) · 953 Bytes

README.md

File metadata and controls

22 lines (19 loc) · 953 Bytes

Ip2location Get Location

Get your location such as city, region or country.

How to Install?

  1. Download and extract zip.
  2. Download IP-COUNTRY-SAMPLE.BIN or other Database in http://lite.ip2location.com.
  3. Have fun!

Note:
If You download other Database change line 15, at index.php
$loc = new IP2Location('your database', IP2Location::FILE_IO);
change "your database" with Your Database.