SPL-StandardPHPLibrary
dba_array.php File Reference

Go to the source code of this file.

Detailed Description

Program DBA array utility.

Author
Marcus Boerger
Date
2003 - 2005

Usage php dba_array.php <file> <handler> <key> [<value>]

If <value> is specified then <key> is set to <value> in <file>. Else the value of <key> is printed only.

Note: configure with –enable-dba

Definition in file dba_array.php.