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
- Mysqli — Extensão MySQL Melhorada
- Introdução
- Overview
- Quick start guide
- Instalação/Configuração
- Constantes pré-definidas
- The MySQLi Extension Function Summary
- MySQLi — A classe MySQLi
- MySQLi_STMT — A classe MySQLi_STMT
- MySQLi_Result — A classe MySQLi_Result
- mysqli_driver — The mysqli_driver class
- Apelidos e Funções obsoletas da Mysqli
- 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
- Introdução
- Quickstart and Examples
- Instalação/Configuração
- Constantes pré-definidas
- MysqlndUhConnection — The MysqlndUhConnection class
- MysqlndUhPreparedStatement — The MysqlndUhPreparedStatement class
- Mysqlnd_uh Funções
- Change History
- mysqlnd_mux — Mysqlnd connection multiplexing plugin
- mysqlnd_memcache — Mysqlnd Memcache plugin