Mongo Функции
PHP Manual

mongo_gridfs_find

(PECL mongo >= 0.8.0)

mongo_gridfs_findFind a file in the database

Описание

resource mongo_gridfs_find ( resource $gridfs , array $query )

Find a file in the database.

Список параметров

gridfs

The gridfs connection to use.

query

The file qualities for which to query.

Возвращаемые значения

A grid file.

Смотрите также


Mongo Функции
PHP Manual