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

search for in the

MongoGridfsFile::__construct> <MongoGridFS::storeUpload
Last updated: Fri, 20 Nov 2009

view this page in

The MongoGridFSFile class

Introduction

A database file object.

Class synopsis

MongoGridFSFile
MongoGridFSFile {
/* Fields */
public array $file = NULL ;
protected MongoGridFS $gridfs = NULL ;
/* Methods */
MongoGridfsFile::__construct ( MongoGridFS $gridfs , array $file )
public string getBytes ( void )
public string getFilename ( void )
public int getSize ( void )
public int write ([ string $filename = NULL ] )
}

Table of Contents



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

MongoGridfsFile::__construct> <MongoGridFS::storeUpload
Last updated: Fri, 20 Nov 2009
 
 
show source | credits | sitemap | contact | advertising | mirror sites