MongoCursor
PHP Manual

MongoCursor::next

(PECL mongo >=0.9.0)

MongoCursor::nextAdvances the cursor to the next result

Описание

public void MongoCursor::next ( void )

Список параметров

This function has no parameters.

Возвращаемые значения

NULL.


MongoCursor
PHP Manual