Mongo 関数
PHP Manual

mongo_gridchunk_data

(PECL mongo >= 0.8.0)

mongo_gridchunk_dataReturns the contents of a chunk

説明

string mongo_gridchunk_data ( resource $chunk )

Returns the contents of a chunk.

パラメータ

chunk

The chunk from which to fetch data.

返り値

Returns the contents of a chunk.

参考


Mongo 関数
PHP Manual