Friday, November 28, 2008

Simply storing config values in the DB

By Cameron Perry

There are many situations in web apps where site-wide configurations need to be accessible to users through admin interfaces, rather than configuration files residing on the server. It is a practical method of storing configuration values that may need changing from time to time, but without access to the core configuration file.

[Read More]

No comments: