Returns the path of an existing GeoIP database or false if none can be found.
public static getPathToGeoIpDatabase ( array $possibleFileNames ) : string | false | ||
$possibleFileNames | array | The list of possible file names for the GeoIP database. |
return | string | false |