MongoClient::selectDB
(PECL mongoclient >=0.9.0)
MongoClient::selectDB — Gets a database
Description
Parameters
-
name -
The database name.
Return Values
Returns a new database object.
Errors/Exceptions
Throws Exception if the database name is invalid.
There are no user contributed notes for this page.
