Hi,
Basically i want to create a module system for a php web app i am creating but not entirely sure the best way to do it.
what i *think* i want to do is have a skeletal core 'program' that loads modules and then add the actual programs functionality through modules that can interact with each other.
now has anyone ever done anything similar or can anyone point me in the right direction of any articles etc that discuss this type of thing and offer some solutions/directions as to what may be best to achieve this.
Thanks,
Scott
Basically i want to create a module system for a php web app i am creating but not entirely sure the best way to do it.
what i *think* i want to do is have a skeletal core 'program' that loads modules and then add the actual programs functionality through modules that can interact with each other.
now has anyone ever done anything similar or can anyone point me in the right direction of any articles etc that discuss this type of thing and offer some solutions/directions as to what may be best to achieve this.
Thanks,
Scott