This class is meant to read configuration information from the external text file.
Configuration information is placed in the text file with normal format as name-value pairs.
With this class you can read and use configuration variables with object reference, modify key value pairs and save modified object back to the file. Class supports commenting with your favourite marks. Only alphabetically started key names will be used as a configuration variables.
The class can use automatic key type conversion (AKTC) to set configuration variables to the native data types of php.
The class can also be used to read language specific information to your application.
Please see more from example files and documentation how to use or modify this class.
|
Applications that use this package |
|
No pages of applications that use this class were specified.
If you know an application of this package, send a message to the author to add a link here.
|
Files |
|