Enumerations1
SymbolDescription
Continent
Defines2
SymbolDescription
SYSTEM_IMPERIALstatute miles
SYSTEM_METRICkilometers
Functions13
SymbolDescription
GeoipCityGets the city name.
GeoipCode2Gets the two character country code from an IP address. (US, CA, etc)
GeoipCode3Gets the three character country code from an IP address. (USA, CAN, etc)
GeoipContinentGets the full continent name.
GeoipContinentCodeGets the two character continent code from an IP address. (EU, AS, etc)
GeoipCountryGets the full country name.
GeoipCountryExGets the full country name.
GeoipDistanceCalculate the distance between geographical coordinates, latitude and longitude.
GeoipLatitudeGets the city's latitude
GeoipLongitudeGets the city's longitude
GeoipRegionGets the full region name.
GeoipRegionCodeGets the region code with country code from an IP address. (US-IL, CH-CHE, etc)
GeoipTimezoneGets the timezone.