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