MongoClient::connect
(PECL mongo >=1.3.0)
MongoClient::connect — Connects to a database server
Beschreibung
public bool MongoClient::connect
( void
)
Parameter-Liste
Diese Funktion hat keine Parameter.
Rückgabewerte
If the connection was successful.
Fehler/Exceptions
Throws MongoConnectionException if it fails to connect to the database.