Function | Description |
---|---|
IP2Country.GetCountryCode(sIP) | Return country code of given IP or nil when IP is not valid. |
IP2Country.GetCountryName(sIP) | Return country name of given IP or nil when IP is not valid. |
IP2Country.GetCountryName(tUser) | Return country name for given user. |
IP2Country.Reload() | Reload (update) database from database files. |