Driver
Table of Contents
Classes
- DriverBase
- This is an abstract class that serves as the base for all database driver's classes.
- Firebird
- Represents the Firebird driver for the PDO database class.
- Mysql
- Represents the MySQL driver for the PDO database class.
- Oci
- Represents the Oracle driver for the PDO database class.
- Pgsql
- Represents the PostgreSQL driver for the PDO database class.