MongoClient::connect

(PECL mongo >=1.3.0)

MongoClient::connectConnects to a database server

Açıklama

public MongoClient::connect ( void ) : bool

Değiştirgeler

Bu işlevin değiştirgesi yoktur.

Dönen Değerler

If the connection was successful.

Hatalar/İstisnalar

Throws MongoConnectionException if it fails to connect to the database.