Mongo Funções
PHP Manual

mongo_gridchunk_data

(PECL mongo >= 0.8.0)

mongo_gridchunk_dataReturns the contents of a chunk

Descrição

string mongo_gridchunk_data ( resource $chunk )

Returns the contents of a chunk.

Parâmetros

chunk

The chunk from which to fetch data.

Valor Retornado

Returns the contents of a chunk.

Veja Também


Mongo Funções
PHP Manual