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, 25 May 2012

view this page in

MongoGridFSFile クラス

(バージョン情報なし。おそらく SVN 版にしか存在しないでしょう)

導入

データベースファイルオブジェクト。

クラス概要

MongoGridFSFile {
/* フィールド */
public array $file = NULL ;
protected MongoGridFS $gridfs = NULL ;
/* メソッド */
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 ] )
}

目次



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