|
SPL-StandardPHPLibrary
|
Go to the source code of this file.
Variables | |
| $db = new DbaReader($argv[1], $argv[2]) | |
Program DBA dump utility.
Usage: php dba_dump.php <file> <handler> [<regex>]
Show all groups in the ini file specified by <file>. The regular expression <regex> is used to filter the by setting name.
Note: configure with –enable-dba
Definition in file dba_dump.php.
| $db = new DbaReader($argv[1], $argv[2]) |
Definition at line 32 of file dba_dump.php.
1.8.5