downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

MongoGridFSCursor::__construct> <MongoGridFSFile::write
Last updated: Fri, 20 Nov 2009

view this page in

The MongoGridFSCursor class

Introduction

Cursor for database file results.

Class synopsis

MongoGridFSCursor
extends MongoCursor {
/* Fields */
protected MongoGridFS $gridfs = NULL ;
/* Methods */
__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 )
}

Table of Contents



add a note add a note User Contributed Notes
MongoGridFSCursor
There are no user contributed notes for this page.

MongoGridFSCursor::__construct> <MongoGridFSFile::write
Last updated: Fri, 20 Nov 2009
 
 
show source | credits | sitemap | contact | advertising | mirror sites