MySQL Drivers and Plugins
PHP offers several MySQL drivers and plugins for accessing and handling MySQL.
The differences and functionality of the MySQL extensions are described within the overview of this section.
- Overview of the MySQL PHP drivers
- MySQL (Original) — Ursprüngliche MySQL API
- Mysqli — MySQL Improved Extension
- Einführung
- Overview
- Quick start guide
- Installation/Konfiguration
- The mysqli Extension and Persistent Connections
- Vordefinierte Konstanten
- Notes
- The MySQLi Extension Function Summary
- mysqli — Die mysqli Klasse
- mysqli_stmt — Die mysqli_stmt Klasse
- mysqli_result — Die MySQLi Ergebnisklasse
- mysqli_driver — Die mysqli_driver Klasse
- mysqli_warning — Die MySQLi Warnungsklasse
- mysqli_sql_exception — Die MySQLi Fehlerbehandlungs-Klasse
- Aliase und veraltete MySQLi Funktionen
- Changelog
- Mysqlnd — MySQL Native Driver
- mysqlnd_ms — Mysqlnd replication and load balancing plugin
- mysqlnd_qc — Mysqlnd query result cache plugin
- mysqlnd_uh — Mysqlnd user handler plugin
- Einführung
- Quickstart and Examples
- Installation/Konfiguration
- Vordefinierte Konstanten
- MysqlndUhConnection — The MysqlndUhConnection class
- MysqlndUhPreparedStatement — The MysqlndUhPreparedStatement class
- Mysqlnd_uh Funktionen
- Change History
- mysqlnd_mux — Mysqlnd connection multiplexing plugin
- mysqlnd_memcache — Mysqlnd Memcache plugin