MongoDB
PHP Manual

MongoDB::selectCollection

(PECL mongo >=0.9.0)

MongoDB::selectCollectionGets a collection

Açıklama

public MongoCollection MongoDB::selectCollection ( string $name )

Değiştirgeler

name

The name of the collection.

Dönen Değerler

Returns the collection.


MongoDB
PHP Manual