(PECL mongo >=0.9.0)
Advances the cursor to the next result, and returns that result
public array MongoCursor::getNext ( void )
Note:
MongoCursor::getNext() is an alias of MongoCursor::next().
Please login to continue.