PHP3 Manual
PrevChapter 74. 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:

OraclePostgreSQL
SybaseAdabas D
mSQL 1.x and 2.xFilePro
MySQLVelocis
SoliddBase
Generic ODBCUnix dbm


PrevHomeNext
An introduction to PHP3UpPHP3 Concepts