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, 30 Oct 2009

view this page in

Mongo::connectUtil

(PECL mongo >=0.9.0)

Mongo::connectUtilConnects with a database server

Beschreibung

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

Parameter-Liste

username

A username used to identify the connection.

password

A password used to identify the connection.

Rückgabewerte

If the connection was successful.

Fehler/Exceptions

Throws MongoConnectionException if it fails to connect to the databases.



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, 30 Oct 2009
 
 
show source | credits | sitemap | contact | advertising | mirror sites