Mongo Функции
PHP Manual

mongo_gridfile_chunk_num

(PECL mongo >= 0.8.0)

mongo_gridfile_chunk_numReturns the number of chunks a file is composed of

Описание

int mongo_gridfile_chunk_num ( resource $gridfile )

Returns the number of chunks a file is composed of.

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

gridfile

The grid file.

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

Returns the number of chunks.


Mongo Функции
PHP Manual