Moodle PHP Documentation 4.1
Moodle 4.1.19+ (Build: 20250706) (3342f23b299)
|
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.