PHP Portal » PHP Handbuch » MongoDB::selectCollection

Werbung

MongoDB::selectCollection


(PECL mongo >=0.9.0)

MongoDB::selectCollectionGets a collection

Beschreibung

public MongoCollection MongoDB::selectCollection ( string $name )

Parameter-Liste

name

The name of the collection.

Rückgabewerte

Returns the collection.