MongoGridFS::storeFile
(PECL mongo >=0.9.0)
MongoGridFS::storeFile — Stores a file in the database
Description
Parameters
- filename
-
The name of the file.
- extra
-
Other metadata to add to the file saved.
Return Values
Returns the _id of the saved object.
MongoGridFS::storeFile
There are no user contributed notes for this page.
