ianaz configuration class
By : Silvio Rainoldi
This class can be used to create a configuration file as a PHP script.
It takes as parameters the names and values of several configuration variables.
The class generates a PHP script file that assigns a variable with an associative array with the defined configuration variables. The name of the array variable is configurable.
The class may generate a new configuration script file or append an existing file.
The code and comments are in Italian.
Download :
http://www.ziddu.com/download/7363669/ianazzzz-2007-11-15.zip.html
