(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$query, ?int $fetchMode = PDO::FETCH_COLUMN, int $colno): PDOStatement|false$query,$fetchMode = PDO::FETCH_CLASS,$classname,$constructorArgs| Version | Beschreibung |
|---|---|
| 8.4.0 | Die Klassenkonstanten sind nun typisiert. |