__construct()
__construct(string $dsn, string $username, string $password, array $driver_options)
Constructor/Connection method
Parameters
string | $dsn | |
string | $username | |
string | $password | |
array | $driver_options |
PDO Interface to implement for database drivers