MongoGridFSCursor
PHP Manual

MongoGridFSCursor::getNext

(PECL mongo >=0.9.0)

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

Opis

public MongoGridFSFile MongoGridFSCursor::getNext ( void )

Parametry

Ta funkcja nie posiada parametrów.

Zwracane wartości

Returns the next file.


MongoGridFSCursor
PHP Manual