update : 2015.11.03
php.shukuma.com검색:
|
MongoGridFSFile::write(PECL mongo >=0.9.0) MongoGridFSFile::write — Writes this file to the filesystem 설명
public int MongoGridFSFile::write
([ string
$filename = NULL
] )인수
반환값Returns the number of bytes written. 예제Example #1 MongoGridFSFile::write() example
<?php |