PHP Portal » PHP Handbuch » Mongo::connect

Werbung

Mongo::connect


(PECL mongo >=0.9.0)

Mongo::connectConnects to a database server

Beschreibung

public boolean Mongo::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.