mongo_gridfs_store
(PECL mongo >= 0.8.0)
mongo_gridfs_store — Store a file in the database
Descrição
Store a file in the database.
Parâmetros
- gridfs
-
The gridfs connection to use.
- filename
-
Name of the file to store.
Valor Retornado
The MongoId given to the file saved to the database.
Veja Também
- mongo_gridfs_init() - Creates a new gridfs connection
- mongo_gridfs_find()
- mongo_gridfs_list()
User Contributed Notes
mongo_gridfs_store
mongo_gridfs_store
There are no user contributed notes for this page.

mongo_gridfs_init