Php/docs/dbx.requirements
来自菜鸟教程
需求
To be able to use a database with the dbx-module, the module must be either linked or loaded into PHP, and the database module must be supported by the dbx-module. Currently, the following databases are supported, but others will follow:
- FrontBase
- MySQL
- ODBC
- PostgreSQL
- Oracle (oci8)
- SQLite
Documentation for adding additional database support to dbx can be found at » http://www.guidance.nl/php/dbx/doc/.