10-26-2007, 07:40 PM
|
#1 (permalink)
|
|
The Acquainted
Join Date: Oct 2007
Location: Newcastle, UK
Posts: 113
Thanks: 3
|
Storing site settings
I'm hoping to be able to use the cms I'm making on a few different sites so I decided to make a settings page where I can edit settings when I move it across to a new site. The page has details like the sites url. They can all be changed by editing the value in a form.
Whats the easiest way to store the settings? Just write them to a php file or save them in a database somehow?
|
|
|