Clase GridFS
PHP Manual

The MongoGridFSCursor class

Introducere

Cursor for database file results.

Sinopsisul clasei

extends MongoCursor {
/* Fields */
protected MongoGridFS $gridfs = NULL ;
/* Metode */
__construct ( MongoGridFS $gridfs , resource $connection , string $ns [, array $query = array() [, array $fields = array() ]] )
public MongoGridFSFile current ( void )
public MongoGridFSFile getNext ( void )
public string key ( void )
}

Cuprins


Clase GridFS
PHP Manual