(PECL mongo >=0.9.0)
Connects with a database server
protected bool Mongo::connectUtil ( void )
Returns:
If the connection was successful.
This is an internal function that you should never call yourself.
Exception:
Throws MongoConnectionException if it fails to connect to the databases.
Please login to continue.