PHP3 Manual | ||
---|---|---|
Prev | Chapter 1. An introduction to PHP3 | Next |
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:
Oracle Adabas D Sybase FilePro mSQL 1.x and 2.x Velocis MySQL All database systems with ODBC interface Solid dBase Generic ODBC Unix dbm PostgreSQL
Prev | Home | Next |
An introduction to PHP3 | Up | PHP3 Concepts |