SPL-StandardPHPLibrary
Variables
ini_groups.php File Reference

Go to the source code of this file.

Variables

 $it = new IniGroups($argv[1])
 

Detailed Description

Program List groups within an ini file.

Author
Marcus Boerger
Date
2003 - 2005

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.

Variable Documentation

$it = new IniGroups($argv[1])

Definition at line 32 of file ini_groups.php.