Moodle PHP Documentation 4.5
Moodle 4.5dev (Build: 20240606) (d3ae1391abe)
|
Public Member Functions | |
city (string $ipAddress) | |
country (string $ipAddress) | |
GeoIp2\ProviderInterface::city | ( | string | $ipAddress | ) |
string | $ipAddress | an IPv4 or IPv6 address to lookup |
GeoIp2\Model\City | a City model for the requested IP address |
Implemented in GeoIp2\Database\Reader, and GeoIp2\WebService\Client.
GeoIp2\ProviderInterface::country | ( | string | $ipAddress | ) |
Implemented in GeoIp2\Database\Reader, and GeoIp2\WebService\Client.