DB::connect()

DB::connect() -- Create a new DB connection object and connect to the specified database

Description

mixed connect (string $dsn [, array $options])

Parameter

Returns