Rob Church wrote:
This would be slow and inefficient, however;
I've never benchmarked MySQL access vs parsing flat files. If that's the case, a settings file can be useful. A non-readable format (to humans, that is) may be faster to parse than a humanly readable one.
it's not what a database is for.
That depends on one's point of view. A flat file is just another kind of database.
Mike