Since: 2.0

class PDOConnection extends PDOConnection (View source)

PDO implementation of the Connection interface.

Used by all PDO-based drivers.

Methods

__construct(string $dsn, string|null $user = null, string|null $password = null, array $options = null)

No description

Details

__construct(string $dsn, string|null $user = null, string|null $password = null, array $options = null)

No description

Parameters

string $dsn
string|null $user
string|null $password
array $options