MongoGridFS::get

(PECL mongo >=1.0.8)

MongoGridFS::getRetrieve a file from the database

Açıklama

public MongoGridFS::get ( mixed $id ) : MongoGridFSFile

Değiştirgeler

id

_id of the file to find.

Dönen Değerler

Returns the file, if found, or NULL.