MongoGridFS::get
(PECL mongo >=1.0.8)
MongoGridFS::get — Retrieve a file from the database
Description
Parameters
- id
-
_id of the file to find.
Return Values
Returns the file, if found, or NULL.
(PECL mongo >=1.0.8)
MongoGridFS::get — Retrieve a file from the database
_id of the file to find.
Returns the file, if found, or NULL.