Mongo Functions
PHP Manual

mongo_gridchunk_data

(PECL mongo >= 0.8.0)

mongo_gridchunk_dataReturns the contents of a chunk

Description

string mongo_gridchunk_data ( resource $chunk )

Returns the contents of a chunk.

Parameters

chunk

The chunk from which to fetch data.

Return Values

Returns the contents of a chunk.

See Also


Mongo Functions
PHP Manual