安装/配置
在线手册:中文 英文
PHP手册

安装

In order to have these functions available, you must compile PHP with dbx support by using the --enable-dbx option and all options for the databases that will be used, e.g. for MySQL you must also specify --with-mysql=[DIR] . To get other supported databases to work with the dbx-module refer to their specific documentation.


安装/配置
在线手册:中文 英文
PHP手册