PHP » GoLang |
login |
register |
about
|
GoLang MongoGridFS::__construct
request it (284)
GoLang replacement for PHP's MongoGridFS::__construct
[edit | history]
MongoGridFS::__construct(PECL mongo >=0.9.0) MongoGridFS::__construct — Creates new file collections DescriptionFiles as stored across two collections, the first containing file meta information, the second containing chunks of the actual file. By default, fs.files and fs.chunks are the collection names used. Use one argument to specify a prefix other than "fs": $fs = new MongoGridFS($db, "myfiles"); Parameters
|
more
Recently updated
more
Most requested
more
Last requests
|