mongogridfs.put(3) php man page | unix.com

Man Page: mongogridfs.put

Operating Environment: php

Section: 3

MONGOGRIDFS.PUT(3)							 1							MONGOGRIDFS.PUT(3)

MongoGridFS::put - Stores a file in the database

SYNOPSIS
public mixed MongoGridFS::put (string $filename, [array $metadata = array()], [array $options = array()])
DESCRIPTION
Note MongoGridFS::put is an alias of MongoGridFS::storeFile.
PARAMETERS
o $filename - Name of the file to store. o $metadata - Other metadata fields to include in the file document. Note These fields may also overwrite those that would be created automatically by the driver, as described in the MongoDB core documentation for the files collection. Some practical use cases for this behavior would be to specify a custom chunkSize or _id for the file. o $options - An array of options for the insert operations executed against the chunks and files collections. See MongoCollection.insert(3) for documentation on these these options.
RETURN VALUES
Returns the _id of the saved file document. This will be a generated MongoId unless an _id was explicitly specified in the $metadata param- eter.
ERRORS
/EXCEPTIONS Throws MongoGridFSException if there is an error reading $filename or inserting into the chunks or files collections.
SEE ALSO
MongoGridFS.storeBytes(3), MongoGridFS.storeFile(3), MongoGridFS.storeUpload(3), MongoDB core docs on GridFS. PHP Documentation Group MONGOGRIDFS.PUT(3)
Related Man Pages
mongocollection.find(3) - php
mongocollection.insert(3) - php
mongogridfs.storebytes(3) - php
mongogridfs.put(3) - php
mongogridfs.storeupload(3) - php
Similar Topics in the Unix Linux Community
problem with the blank spaces in array
OpenCollection 0.53 (Default branch)
Aperture 3: How metadata fields in Aperture 3 map to fields in other applications
How to use sed to replace space partial
About gvfsd-metadata