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

search for in the

MongoGridfsFile::__construct> <MongoGridFS::storeUpload
[edit] Last updated: Fri, 14 Jun 2013

view this page in

La classe MongoGridFSFile

(PECL mongo >=0.9.0)

Introduction

Un objet de fichier de base de données.

Synopsis de la classe

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

Sommaire



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

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