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
[edit] Last updated: Fri, 10 Feb 2012

view this page in

La classe MongoGridFSFile

(No version information available, might only be in SVN)

Introduction

Un objet de fichier de base de données.

Synopsis de la classe

MongoGridFSFile {
/* Champs */
public array $MongoGridFSFile->file = NULL ;
protected MongoGridFS $gridfs = NULL ;
/* Méthodes */
public MongoGridfsFile::__construct ( MongoGridFS $gridfs , array $file )
public string MongoGridFSFile::getBytes ( void )
public string MongoGridFSFile::getFilename ( void )
public stream MongoGridFSFile::getResource ( void )
public int MongoGridFSFile::getSize ( void )
public int MongoGridFSFile::write ([ string $filename = NULL ] )
}

Sommaire



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

 
show source | credits | stats | sitemap | contact | advertising | mirror sites