Mongo
PHP Manual

Mongo::connect

(PECL mongo >=0.9.0)

Mongo::connectConnects to a database server

Açıklama

public boolean Mongo::connect ( void )

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.


Mongo
PHP Manual