PHP Doku:: Connects with a database server - mongo.connectutil.html

Verlauf / Chronik / History: (1) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzDatenbankerweiterungenAnbieterspezifische DatenbankerweiterungenMongoDB Native DriverCore ClassesThe Mongo classMongo::connectUtil

Ein Service von Reinhard Neidl - Webprogrammierung.

The Mongo class

<<Mongo::connect

Mongo::__construct>>

Mongo::connectUtil

(PECL mongo >=0.9.0)

Mongo::connectUtilConnects with a database server

Beschreibung

protected boolean Mongo::connectUtil ( 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 databases.


Keine BenutzerBeiträge.
- Beiträge aktualisieren...



PHP Powered Diese Seite bei php.net
The PHP manual text and comments are covered by the Creative Commons Attribution 3.0 License © the PHP Documentation Group - Impressum - mail("TO:Reinhard Neidl",...)