|
Mongo::connectUtil(PECL mongo >=0.9.0) Mongo::connectUtil — Connects with a database server Описание
protected bool Mongo::connectUtil
( void
)
Список параметровУ этой функции нет параметров. Возвращаемые значенияIf the connection was successful. ОшибкиThrows MongoConnectionException if it fails to connect to the databases. |
|