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
- MySQLi — MySQL Improved Extension
- Introduction
- Overview
- Quick start guide
- Installing/Configuring
- The mysqli Extension and Persistent Connections
- Predefined Constants
- Notes
- The MySQLi Extension Function Summary
- Examples
- mysqli — The mysqli class
- mysqli_stmt — The mysqli_stmt class
- mysqli_result — The mysqli_result class
- mysqli_driver — The mysqli_driver class
- mysqli_warning — The mysqli_warning class
- mysqli_sql_exception — The mysqli_sql_exception class
- Aliases and deprecated Mysqli Functions
- Changelog
- Mysql_xdevapi
- Introduction
- Installing/Configuring
- Predefined Constants
- Examples
- Mysql_xdevapi Functions
- mysql_xdevapi\BaseResult — BaseResult interface
- mysql_xdevapi\Collection — Collection class
- mysql_xdevapi\CollectionAdd — CollectionAdd class
- mysql_xdevapi\CollectionFind — CollectionFind class
- mysql_xdevapi\CollectionModify — CollectionModify class
- mysql_xdevapi\CollectionRemove — CollectionRemove class
- mysql_xdevapi\ColumnResult — ColumnResult class
- mysql_xdevapi\CrudOperationBindable — CrudOperationBindable interface
- mysql_xdevapi\CrudOperationLimitable — CrudOperationLimitable interface
- mysql_xdevapi\CrudOperationSkippable — CrudOperationSkippable interface
- mysql_xdevapi\CrudOperationSortable — CrudOperationSortable interface
- mysql_xdevapi\DatabaseObject — DatabaseObject interface
- mysql_xdevapi\DocResult — DocResult class
- mysql_xdevapi\Exception — Exception class
- mysql_xdevapi\Executable — Executable interface
- mysql_xdevapi\ExecutionStatus — ExecutionStatus class
- mysql_xdevapi\Expression — Expression class
- mysql_xdevapi\Result — Result class
- mysql_xdevapi\RowResult — RowResult class
- mysql_xdevapi\Schema — Schema class
- mysql_xdevapi\SchemaObject — SchemaObject interface
- mysql_xdevapi\Session — Session class
- mysql_xdevapi\SqlStatement — SqlStatement class
- mysql_xdevapi\SqlStatementResult — SqlStatementResult class
- mysql_xdevapi\Statement — Statement class
- mysql_xdevapi\Table — Table class
- mysql_xdevapi\TableDelete — TableDelete class
- mysql_xdevapi\TableInsert — TableInsert class
- mysql_xdevapi\TableSelect — TableSelect class
- mysql_xdevapi\TableUpdate — TableUpdate class
- mysql_xdevapi\Warning — Warning class
- mysql_xdevapi\XSession — XSession class
- MySQL (Original) — Original MySQL API
- 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
- Introduction
- Quickstart and Examples
- Installing/Configuring
- Predefined Constants
- MysqlndUhConnection — The MysqlndUhConnection class
- MysqlndUhPreparedStatement — The MysqlndUhPreparedStatement class
- Mysqlnd_uh Functions
- Change History
- mysqlnd_mux — Mysqlnd connection multiplexing plugin
- mysqlnd_memcache — Mysqlnd Memcache plugin
Vertaling niet beschikbaar
De PHP-handleiding is nog niet in het Nederlands vertaald, dus het scherm is in het Engels. Als u wilt, kunt u het ook in het Frans of in het Duits raadplegen.
Als je de moed voelt, kun je je vertaling aanbieden ;-)
Nederlandse vertaling
U hebt gevraagd om deze site in het Nederlands te bezoeken. Voor nu wordt alleen de interface vertaald, maar nog niet alle inhoud.Als je me wilt helpen met vertalingen, is je bijdrage welkom. Het enige dat u hoeft te doen, is u op de site registreren en mij een bericht sturen waarin u wordt gevraagd om u toe te voegen aan de groep vertalers, zodat u de gewenste pagina's kunt vertalen. Een link onderaan elke vertaalde pagina geeft aan dat u de vertaler bent en heeft een link naar uw profiel.
Bij voorbaat dank.
Document heeft de 30/01/2003 gemaakt, de laatste keer de 26/10/2018 gewijzigd
Bron van het afgedrukte document:https://www.gaudry.be/nl/php-rf-set.mysqlinfo.html
De infobrol is een persoonlijke site waarvan de inhoud uitsluitend mijn verantwoordelijkheid is. De tekst is beschikbaar onder CreativeCommons-licentie (BY-NC-SA). Meer info op de gebruiksvoorwaarden en de auteur.
Referenties
Deze verwijzingen en links verwijzen naar documenten die geraadpleegd zijn tijdens het schrijven van deze pagina, of die aanvullende informatie kunnen geven, maar de auteurs van deze bronnen kunnen niet verantwoordelijk worden gehouden voor de inhoud van deze pagina.
De auteur Deze site is als enige verantwoordelijk voor de manier waarop de verschillende concepten, en de vrijheden die met de referentiewerken worden genomen, hier worden gepresenteerd. Vergeet niet dat u meerdere broninformatie moet doorgeven om het risico op fouten te verkleinen.