|
dolibarr 20.0.5
|
File of class to manage module geoip. More...
Go to the source code of this file.
Classes | |
| class | DolGeoIP |
| Class to manage GeoIP conversion Usage: $geoip=new GeoIP('country',$datfile); $geoip->getCountryCodeFromIP($ip); $geoip->close();. More... | |
File of class to manage module geoip.
Definition in file dolgeoip.class.php.