This class can be used to manipulate configuration files in the ini format.
It can search for option entries, add new options, change or delete existing options.
The entries are manipulated by specifying the name of the ini file as parameters. The file is created automatically if necessary. |