Application Configuration File
Posted: Wed Jan 22, 2003 2:31 pm
I want to create an application configuration file to set parameters for my application (such as database name, directories that contain files), then in my first php page read the config file. Does anyone know a good way to do this? I would like to format my config file in plain text or XML....