PHP Doku:: Return the next file to which this cursor points, and advance the cursor - mongogridfscursor.getnext.html

Verlauf / Chronik / History: (1) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzDatenbankerweiterungenAnbieterspezifische DatenbankerweiterungenMongoDB Native DriverGridFS ClassesThe MongoGridFSCursor classMongoGridFSCursor::getNext

Ein Service von Reinhard Neidl - Webprogrammierung.

The MongoGridFSCursor class

<<MongoGridFSCursor::current

MongoGridFSCursor::key>>

MongoGridFSCursor::getNext

(PECL mongo >=0.9.0)

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

Beschreibung

public MongoGridFSFile MongoGridFSCursor::getNext ( void )

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

Returns the next file.


Keine BenutzerBeiträge.
- Beiträge aktualisieren...



PHP Powered Diese Seite bei php.net
The PHP manual text and comments are covered by the Creative Commons Attribution 3.0 License © the PHP Documentation Group - Impressum - mail("TO:Reinhard Neidl",...)