Concept Framework 2.2 documentation | Contents | Index |
Name | Type | Access | Version | Deprecated |
DriverOpen | function | public | version 1 | no |
public function DriverOpen(string db, string username="", string password="", string host="localhost", number port=5432, string tty="", flags="") |
db | (string) // TO DO |
username | (string) has a default value of "" |
password | (string) has a default value of "" |
host | (string) has a default value of "localhost" |
port | (number) has a default value of 5432 |
tty | (string) has a default value of "" |
flags | has a default value of "" |
TODO: Document this |
Documented by Devronium Autodocumenter Alpha, generation time: Sun Jan 27 18:15:30 2013 GMT | (c)2013 Devronium Applications |