Mongo 関数
PHP Manual

mongo_gridfile_size

(PECL mongo >= 0.8.0)

mongo_gridfile_sizeReturns the size of a grid file

説明

int mongo_gridfile_size ( resource $gridfile )

Returns the size of a grid file.

パラメータ

gridfile

The grid file.

返り値

Returns the size of the file.


Mongo 関数
PHP Manual