This class is meant to determine the country where is its located the Internet network given the IP address of computer.
The class uses a CSV file named ip-to-country.csv that lists the IP address ranges and the respective countries. That file can be obtained from from webhosting.info site .
The class can lookup the IP range CSV file or query in a mysql table that has the contents of CSV file for faster lookup.
|
|
| Name: |
IP to Country |
| Base name: |
ip2country |
| Description: |
Determine the country of a given IP address |
| Version: |
- |
| PHP version: |
- |
| License: |
Freely Distributable |
| All time users: |
9032 users |
| All time rank: |
138 |
| Week users: |
0 users |
| Week rank: |
1988  |
| |
|
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Good (81.9%) |
Sufficient (76.7%) |
Sufficient (67.2%) |
Sufficient (76.7%) |
- |
- |
Sufficient (63.0%) |
608 |
| Month: |
Not yet rated by the users |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|