Places to store basic data
- by Ella
I am using PHP.
I'm building a fully modular CMS, which is destined for the public. Some people might view this as a framework, but I intend to write a set of extensions for it, extensions that will make it a CMS :P
Because it's completely modular I have a problem figuring out how to load extensions.
Practically I need to get the list of active…