update : 2015.11.03
php.shukuma.com검색:
|
MongoCommandCursor::next(PECL mongo >=1.5.0) MongoCommandCursor::next — Advances the cursor to the next result 설명
public void MongoCommandCursor::next
( void
)
인수이 함수는 인수가 없습니다. 반환값
오류/예외Throws MongoConnectionException if it cannot reach the database and MongoCursorTimeoutException if the timeout is exceeded. 참고
|