Mongo Функции
PHP Manual

mongo_gridfile_exists

(PECL mongo >= 0.8.0)

mongo_gridfile_existsChecks if a gridfile exists

Описание

bool mongo_gridfile_exists ( resource $gridfile )

Checks if a gridfile exists.

Список параметров

gridfile

The grid file.

Возвращаемые значения

Returns if the grid file exists.


Mongo Функции
PHP Manual