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.
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Good (83.0%) |
Sufficient (77.7%) |
Sufficient (67.9%) |
Sufficient (77.7%) |
- |
- |
Sufficient (63.8%) |
444 |
| Month: |
Not yet rated by the users |
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.