|
||||||
|
|
Config FileConfig file is written in PHP4 and supports a file layout similar to the old .ini files. It is intended to store configurations and preferences for programs. It does not rely on $_SESSION or cookies, so the data provided by the config system is available on a "global user" scope. As an added bonus, using a config file allows for the possibilty of storing the configuration file outside of the web tree, meaning that the file can be protected from immediate veiwing by hackers and allow for access by certain users that cannot access the web directory. Directions for use are provided in the directions.txt file. It is licensed for use under the GNU General Public Lecense, which a copy of is included in the download. If you have questions, problems, or want to help develop, please email me at mwilmes@wilminator.com. DownloadVersion 1.0 Released 2004-06-27
| |||||