MongoCursor::getNext

(PECL mongo >=0.9.0)

MongoCursor::getNextAdvances the cursor to the next result, and returns that result

Açıklama

public MongoCursor::getNext ( void ) : array

Bilginize:

MongoCursor::getNext() is an alias of MongoCursor::next().