March 2002
Intermediate to advanced
528 pages
21h 29m
English
dbx
The dbx extension provides a database abstraction layer for interacting with MySQL, PostgreSQL, Microsoft SQL Server, and ODBC databases. Using dbx, you can use a single set of functions to interact with any of these kinds of databases.
To use the dbx extension, you must compile PHP with the
--enable-dbx directive. In addition, you must
enable one or more database extensions that work with dbx.