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, 30 Oct 2009

view this page in

The MongoGridFSFile class

Einführung

A database file object.

Klassenbeschreibung

MongoGridFSFile
MongoGridFSFile {
/* Instance Fields */
public array $file ;
/* 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 ] )
}

Inhaltsverzeichnis



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, 30 Oct 2009
 
 
show source | credits | sitemap | contact | advertising | mirror sites