(PHP 5 >= 5.1.0, PHP 7, PHP 8, PECL pdo >= 0.1.0)
Repräsentiert eine Verbindung zwischen PHP und einem Datenbankserver.
$dsn
,$username
= null
,$password
= null
,$options
= null
$dsn
,$username
= null
,$password
= null
,$options
= null
Version | Beschreibung |
---|---|
8.4.0 | Die Klassenkonstanten sind nun typisiert. |