A set of PHP classes which can be used to manage (read, write, edit) plain text config files. If you write PHP scripts which require people to modify a config file with their own settings, this should hopefully make life a little easier. Supports: arrays and associative arrays, 4 basic variable types: string, integer, double and boolean, special characters when enclosed within double quotes: n r t, editing of the config file through a web interface.
Hits: 2 Rating: 0.00 Votes: 0
|