MongoDB
PHP Manual

MongoDB::selectCollection

(PECL mongo >=0.9.0)

MongoDB::selectCollectionGets a collection

Opis

public MongoCollection MongoDB::selectCollection ( string $name )

Parametry

name

The name of the collection.

Zwracane wartoĊ›ci

Returns the collection.


MongoDB
PHP Manual