PHPTS:一键免费搭建 Nginx + PHP + MySQL 运行环境

MongoGridfsFile::__construct

(PECL mongo >=0.9.0)

MongoGridfsFile::__constructCreate a new GridFS file

说明

public MongoGridfsFile::__construct ( MongoGridFS $gridfs , array $file )

参数

gridfs

The parent MongoGridFS instance.

file

A file from the database.

返回值

Returns a new MongoGridFSFile.