Mongo Funções
PHP Manual

mongo_gridfile_chunk_num

(PECL mongo >= 0.8.0)

mongo_gridfile_chunk_numReturns the number of chunks a file is composed of

Descrição

int mongo_gridfile_chunk_num ( resource $gridfile )

Returns the number of chunks a file is composed of.

Parâmetros

gridfile

The grid file.

Valor Retornado

Returns the number of chunks.


Mongo Funções
PHP Manual