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

search for in the

MongoGridFSFile> <MongoGridFS::storeFile
Last updated: Fri, 20 Nov 2009

view this page in

MongoGridFS::storeUpload

(PECL mongo >=0.9.0)

MongoGridFS::storeUploadSaves an uploaded file to the database

Description

public mixed MongoGridFS::storeUpload ( string $name [, string $filename ] )

Parameters

name

The name field of the uploaded file.

filename

String to be used as filename field in the database.

Return Values

Returns the _id of the uploaded file.



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

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