geoip_db_avail(PECL geoip:1.0.1) geoip_db_avail — Determine if GeoIP Database is available Описание
bool geoip_db_avail
( int $database
)
The geoip_db_avail() function returns if the corresponding GeoIP Database is available and can be opened on disk. It does not indicate if the file is a proper database, only if it is readable. Список параметров
Возвращаемые значенияReturns TRUE is database exists, FALSE if not found, or NULL on error. Примеры
Пример #1 A geoip_db_avail() example This will output the current database version string.
<?phpРезультат выполнения данного примера:
|
|
|
| © 2009 Тест скорости интернета | Boont.Ru |