Concept Framework 2.0 documentation | Contents | Index |
Name | Type | Access | Version | Deprecated |
Open | function | public | version 1 | no |
public function Open(string db, string username="", string password="", string host="localhost", number port=3306, string unix_socket="", number flags=0) |
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 3306 |
unix_socket | (string) has a default value of "" |
flags | (number) has a default value of 0 |
TODO: Document this |
Documented by RadGS' Autodocumenter 1.0, generation time: Fri Jan 21 18:06:33 2011 GMT | (c)2011 RadGs Software |