PHP Velho Oeste 2024

MongoGridFS::find

(PECL mongo >=0.9.0)

MongoGridFS::findQueries for files

说明

public MongoGridFS::find ([ array $query = array() [, array $fields = array() ]] ) : MongoGridFSCursor

参数

query

The query.

fields

Fields to return.

返回值

A MongoGridFSCursor.

add a note add a note

User Contributed Notes 1 note

up
1
QActum5890 at fleckens dot hu
9 years ago
Is that a Manual Page or Table of Contents?
To Top