(PECL mongo >=0.9.0)
Mongo::__construct — Creates a new database connection object
The server name.
If the driver should connect to the database before returning.
If the connection should be persistent.
If the connection should be paired.
Returns a new database connection object.
Throws MongoConnectionException if it tries and fails to connect to the database.