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