837cd0d4ce
PHP5 is a widely-used general-purpose scripting language that is especially suited for Web development and can be embedded into HTML.
9 lines
381 B
Plaintext
9 lines
381 B
Plaintext
These functions build the foundation for accessing Berkeley DB style
|
|
databases.
|
|
|
|
This is a general abstraction layer for several file-based databases.
|
|
As such, functionality is limited to a common subset of features
|
|
supported by modern databases such as Sleepycat Software's DB2.
|
|
(This is not to be confused with IBM's DB2 software, which is
|
|
supported through the ODBC functions.)
|