MongoClient::connect

(PECL mongo >=1.3.0)

MongoClient::connectConnects to a database server

Beschreibung

public MongoClient::connect ( void ) : bool

Parameter-Liste

Diese Funktion besitzt keine Parameter.

Rückgabewerte

If the connection was successful.

Fehler/Exceptions

Throws MongoConnectionException if it fails to connect to the database.