(PECL mongo >=1.5.0)
Advances the cursor to the next result
public void MongoCommandCursor::next ( void )
Returns:
NULL
.
Exception:
Throws MongoConnectionException if it cannot reach the database and MongoCursorTimeoutException if the timeout is exceeded.
See also:
Please login to continue.