MongoClient::selectDB
(PECL mongo >=1.3.0)
MongoClient::selectDB — Gets a database
Beschreibung
Parameter-Liste
-
name -
The database name.
Rückgabewerte
Returns a new database object.
Fehler/Exceptions
Throws Exception if the database name is invalid.