|
SPL-StandardPHPLibrary
|
Go to the source code of this file.
Variables | |
| $it = new IniGroups($argv[1]) | |
Program List groups within an ini file.
Usage: php dba_dump.php <file> [<regex>]
Show all groups in the ini file specified by <file>. The regular expression <regex> is used to filter the result.
Note: configure with –enable-dba
Definition in file ini_groups.php.
| $it = new IniGroups($argv[1]) |
Definition at line 32 of file ini_groups.php.
1.8.5