__construct()
__construct(string $dsn, string $username, string $password, array $options = array())
Creates a PDO instance representing a connection to a database
Parameters
string | $dsn | |
string | $username | |
string | $password | |
array | $options |
Throws
- \PDOException