update : 2015.11.03
php.shukuma.com

검색:
 
 
Retrieve a file from the database

MongoGridFS::get

(PECL mongo >=1.0.8)

MongoGridFS::getRetrieve a file from the database

설명

public MongoGridFSFile MongoGridFS::get ( mixed $id )

인수

id

_id of the file to find.

반환값

Returns the file, if found, or NULL.