I am writing a script that will have a feature for different languages, although onl 1 language will be used throughout the website. Is it better to populate each page load from a database or from variables in a file. My instinct tells me using a database is slower, but would it really grind things to a halt?