Rather than store all the settings for my site on the database I thought it'll be better to put some of the more common ones in files. Is there any easy way to do this or is the only choice doing it in plian text and parsing it myself. If so whats the standard functions to edit files?
