- PHP 手册
- PHP 核心:骇客指南
PDO 驱动
Table of Contents
- 前提条件
- 配置与管理
- Fleshing out your skeleton
- Building
- Testing
- Packaging and distribution
- pdo_dbh_t definition
- pdo_stmt_t definition
- Constants
- Error handling
此How-To目的是让开发者对编写基于PDO层的数据库驱动接口的所需步骤有一个基本的了解。这是一个正在变化的API, 因此可能会和你当前所看到的有所不同。该文档是基于PDO 0.3版本的。学习有一定的难度,建议在前提条件一章花一些时间。
User Contributed Notes
There are no user contributed notes for this page.官方地址:https://www.php.net/manual/en/internals2.pdo.php