PHP Classes / ianaz configuration class

Generate a configuration file as a PHP script

ianaz configuration class PHP Class

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.

Similar PHP Classes

Search in PHP Classes

Filter by tags