MongoCursor::next(PECL mongo >=0.9.0) MongoCursor::next — Advances the cursor to the next result Описание
   public void MongoCursor::next
    ( void
   ) 
 Список параметровУ этой функции нет параметров. Возвращаемые значенияNULL. ОшибкиThrows MongoConnectionException if it cannot reach the database and MongoCursorTimeoutException if the timeout is exceeded.  | 
||