PHP3 Manual
PrevChapter 1. An introduction to PHP3Next

What can PHP3 do?

Perhaps the strongest and most significant feature in PHP3 is its database integration layer. Writing a database-enabled web page is incredibly simple. The following databases are currently supported:

OracleAdabas D
SybaseFilePro
mSQL 1.x and 2.xVelocis
MySQLAll database systems with ODBC interface
SoliddBase
Generic ODBCUnix dbm
PostgreSQL 


PrevHomeNext
An introduction to PHP3UpPHP3 Concepts