geoip_db_avail()
geoip_db_avail - Determine if GeoIP Database is availableSyntax
bool geoip_db_avail (int $database)Arguments
- database - The database type as an integer. You can use the various constantsdefined with this extension (ie: GEOIP_*_EDITION).
