downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

MongoGridFS::storeUpload> <MongoGridFS::storeBytes
Last updated: Fri, 20 Nov 2009

view this page in

MongoGridFS::storeFile

(PECL mongo >=0.9.0)

MongoGridFS::storeFileStores a file in the database

Description

public mixed MongoGridFS::storeFile ( string $filename [, array $extra = array() ] )

Parameters

filename

The name of the file.

extra

Other metadata to add to the file saved.

Return Values

Returns the _id of the saved object.



add a note add a note User Contributed Notes
MongoGridFS::storeFile
There are no user contributed notes for this page.

MongoGridFS::storeUpload> <MongoGridFS::storeBytes
Last updated: Fri, 20 Nov 2009
 
 
show source | credits | sitemap | contact | advertising | mirror sites