March 2002
Intermediate to advanced
528 pages
21h 29m
English
DBM
For very simple database installations, you can use the DBM-style database library. These functions allow you to store records in simple database files. This library is essentially a subset of the DBM-style database abstraction library and is now deprecated.
To use these functions, you must compile PHP with the
--with-db directive.