MongoDB::getGridFS
(PECL mongo >=0.9.0)
MongoDB::getGridFS — Fetches toolkit for dealing with files stored in this database
Description
Parameters
- arg1
-
If the only argument, the prefix for the files and chunks collections. Otherwise, the name of the files collection.
- arg2
-
Name of the chunks collection.
Return Values
Returns a new gridfs object for this database.
MongoDB::getGridFS
There are no user contributed notes for this page.
