https://github.com/centminmod/geoip
https://github.com/centminmod/geoip
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/centminmod/geoip
- Owner: centminmod
- License: other
- Created: 2017-05-31T02:04:56.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-05-31T02:05:26.000Z (about 9 years ago)
- Last Synced: 2024-12-31T01:29:37.394Z (over 1 year ago)
- Language: C
- Size: 15.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: ChangeLog
- License: LICENSE
Awesome Lists containing this project
README
This PHP extension allows you to find the location of an IP address - City, State,
Country, Longitude, Latitude, and other information as all, such as ISP and connection type.
To compile it, you will need to have the GeoIP c library installed.
For installation instructions for PHP extensions, see:
http://www.php.net/manual/en/install.pecl.php