downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

Mongo::__construct> <Mongo::connect
Last updated: Fri, 13 Nov 2009

view this page in

Mongo::connectUtil

(PECL mongo >=0.9.0)

Mongo::connectUtilデータベースサーバに接続する

説明

protected boolean Mongo::connectUtil ( string $username , string $password )

パラメータ

username

接続を識別するためのユーザ名。

password

接続を識別するためのパスワード。

返り値

接続に成功したかどうかを返します。

エラー / 例外

データベースとの接続に失敗した場合に MongoConnectionException をスローします。



add a note add a note User Contributed Notes
Mongo::connectUtil
There are no user contributed notes for this page.

Mongo::__construct> <Mongo::connect
Last updated: Fri, 13 Nov 2009
 
 
show source | credits | sitemap | contact | advertising | mirror sites