geoip_db_filename()
geoip_db_filename - Returns the filename of the corresponding GeoIP DatabaseSyntax
string geoip_db_filename (int $database)Arguments
- database - The database type as an integer. You can use the various constantsdefined with this extension (ie: GEOIP_*_EDITION).
