MongoGridFSCursor
PHP Manual

MongoGridFSCursor::getNext

(PECL mongo >=0.9.0)

MongoGridFSCursor::getNextReturn the next file to which this cursor points, and advance the cursor

Описание

public MongoGridFSFile MongoGridFSCursor::getNext ( void )

Параметри

Тази функция няма параметри.

Връщани стойности

Returns the next file.


MongoGridFSCursor
PHP Manual