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