Mongo
在线手册:中文 英文
PHP手册

Mongo::connectUtil

(PECL mongo >=0.9.0)

Mongo::connectUtilConnects with a database server

说明

protected bool Mongo::connectUtil ( void )

参数

此函数没有参数。

返回值

If the connection was successful.

错误/异常

Throws MongoConnectionException if it fails to connect to the databases.


Mongo
在线手册:中文 英文
PHP手册