From: Katie B. <ka...@ho...> - 2006-01-11 16:44:47
|
On Fri, Dec 30, 2005 at 11:44:23PM -0500, Andrew Turner wrote: > Also a config file allows for easy install > multiple with similar or diff't configs but the same feeds. I think a database could offer the same flexibility; I'm imagining a config table where each column is an attribute (e.g., show_images, background_color) and each row is a "configuration". I'd be fine with using either the database or PHP's Config (file) class to start out with (as Kevin wrote, ideally the storage method will be abstracted so it could work either way). I'd just like to see some resolution to this issue so we can work toward getting these features implemented. -- Katie Bechtold http://hoteldetective.org/ |