Mongo::connect
(PECL mongo >=0.9.0)
Mongo::connect — Connects to a database server
Descripción
public bool Mongo::connect
( void
)
Parámetros
Esta función no tiene parámetros.
Valores devueltos
If the connection was successful.
Errores/Excepciones
Throws MongoConnectionException if it fails to connect to the database.
There are no user contributed notes for this page.
