PHP » GoLang |
login |
register |
about
|
GoLang MongoDB::getGridFS
request it (322)
GoLang replacement for PHP's MongoDB::getGridFS
[edit | history]
MongoDB::getGridFS(PECL mongo >=0.9.0) MongoDB::getGridFS — Fetches toolkit for dealing with files stored in this database DescriptionParameters
Return ValuesReturns a new gridfs object for this database. ExamplesExample #1 MongoDB::getGridFS() example This example demonstrates how get a MongoGridFS instance.
<?php Read more about the MongoGridFS to learn how to store files with MongoDB. |
more
Recently updated
more
Most requested
|