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