haXe API Documentation
Back
|
Index
class
sys.db.Mysql
Available in neko, php, cpp
static
function
connect(params : { user :
String
, socket :
Null
<
String
>, port :
Null
<
Int
>, pass :
String
, host :
String
, database :
String
}) :
Connection
Back
|
Index