Introduction: This is a detailed page for PHP database support options. It introduces PHP, related knowledge, skills, experience, and some PHP source code.
Class = 'pingjiaf' frameborder = '0' src = 'HTTP: // biancheng.dnbc?info/pingjia.php? Id = 326442 'rolling = 'no'>
PHP provides built-in support for many databases (ODBC)
Adabas d
-- With-adabas = dir
Add support for the adabas D database during compilation. This parameter is the installation directory of adabas D. The default value is/usr/local/adabasd.
DBASE
-- With-DBASE
Activate built-in DBASE database support without external libraries.
Filepro
Activate built-in support for read-only filepro without external libraries.
Msql
-- With-msql = dir
To enable msql support, the parameter of this option is the installation directory of msql, and the default value is/usr/local/Hughes. This is the default directory for msql 2.0 installation. Configure can automatically detect the msql version installed in the system. php3 supports versions 1.0 and 2.0. If you compile php3 and msql1.0, you can only access the database in MySQL 1.0 and replace scheduling.Algorithm.
MySQL
-- With-mysql = dir
To activate MySQL support, the parameter of this option is the installation directory of MySQL. The default value is/usr/local /. This is the default directory for MySQL installation.
Iodbc
-- With-iodbc = dir
Including support for iodbc. This feature was initially driven by iodbc.ProgramDesigned and developed by the Manager, iodbc is a free and re-released ODBC driver manager that can work in many UNIX systems. This parameter is the directory installed by iodbc. The default value is/usr/local.
Openlink ODBC
-- With-openlink = dir
Including openlink ODBC support. The parameter of this option is the installation directory of openlink ODBC. The default value is/usr/local/openlink.
Oracle
-- With-Oracle = dir
Including Oracle Support. After testing, at least oracle7.0 and 7.3 can work normally. This parameter is the ORACLE_HOME directory. If your Oracle environment has been prepared, you do not need to specify this parameter.
PostgreSQL
-- With-pgsql = dir
Including support for PostgreSQL. This parameter is the reference directory for PostgreSQL installation. The default value is/usr/local/pgsql.
The support for other common databases is roughly the same as listed above. For more information, see the usage instructions for the selected database.
More articles on "php database support options"
Love J2EE follow Java Michael Jackson video station JSON online tools
Http://biancheng.dnbcw.info/php/326442.html pageno: 13.