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