|
MongoClient::selectDBGets a database Description
public MongoDB MongoClient::selectDB
( string
$name
)Parameters
Return ValuesReturns a new database object. Errors/ExceptionsThrows Exception if the database name is invalid. |