PHP Velho Oeste 2024

MongoGridfsFile::__construct

(PECL mongo >=0.9.0)

MongoGridfsFile::__constructCreate a new GridFS file

Açıklama

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

Değiştirgeler

gridfs

The parent MongoGridFS instance.

file

A file from the database.

Dönen Değerler

Returns a new MongoGridFSFile.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top