Concept Framework 2.2 documentation Contents | Index

MongoConnection.Connect

Name Type Access Version Deprecated
Connect function public version 2 no

Prototype:
public function Connect(db="", host="127.0.0.1", port=27017, user="", password="")

Parameters:
db      has a default value of ""
host      has a default value of "127.0.0.1"
port      has a default value of 27017
user      has a default value of ""
password      has a default value of ""

Description:
TODO: Document this

Returns:
// TO DO

Documented by Devronium Autodocumenter Alpha, generation time: Sun Jan 27 18:15:35 2013 GMT(c)2013 Devronium Applications