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 — 最初の MySQL API
- Mysqli — MySQL 改良版拡張モジュール
- 導入
- Overview
- Quick start guide
- インストール/設定
- mysqli 拡張モジュールでの持続的接続
- 定義済み定数
- ノート
- The MySQLi Extension Function Summary
- mysqli — mysqli クラス
- mysqli_stmt — mysqli_stmt クラス
- mysqli_result — mysqli_result クラス
- mysqli_driver — mysqli_driver クラス
- mysqli_warning — mysqli_warning クラス
- mysqli_sql_exception — mysqli_sql_exception クラス
- エイリアスおよび非推奨の Mysqli 関数
- Mysqlnd — MySQL Native Driver
- mysqlnd_ms — Mysqlnd レプリケーションおよびロードバランシング用プラグイン
- mysqlnd_qc — Mysqlnd クエリ結果キャッシュプラグイン
- mysqlnd_uh — Mysqlnd user handler plugin
- 導入
- Quickstart and Examples
- インストール/設定
- 定義済み定数
- MysqlndUhConnection — The MysqlndUhConnection class
- MysqlndUhPreparedStatement — The MysqlndUhPreparedStatement class
- Mysqlnd_uh 関数
- Change History
There are no user contributed notes for this page.
