Mongo
PHP Manual

Mongo::connect

(PECL mongo >=0.9.0)

Mongo::connectConnects to a database server

Описание

public boolean Mongo::connect ( void )

Список параметров

This function has no parameters.

Возвращаемые значения

If the connection was successful.

Errors/Exceptions

Throws MongoConnectionException if it fails to connect to the database.


Mongo
PHP Manual