MongoDB
PHP Manual

MongoDB::listCollections

(PECL mongo >=0.9.0)

MongoDB::listCollectionsGet a list of collections in this database

Beschreibung

public array MongoDB::listCollections ( void )

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

Returns a list of collection names.


MongoDB
PHP Manual