MongoCursor
PHP Manual

MongoCursor::next

(PECL mongo >=0.9.0)

MongoCursor::nextAdvances the cursor to the next result

설명

public void MongoCursor::next ( void )

인수

이 함수는 인수가 없습니다.

반환값

NULL.


MongoCursor
PHP Manual