[thelist] php modularization

Codi Lechasseur codi at exploded.org
Sat May 15 03:00:06 CDT 2004


i'm trying to wrap my head around how you can make a php web application core, and then have plugin modules that interact with the core, without any changes to the cores code. for example. starting with user registration and login system as your core, then adding a search module that would be completelly independent of the core user registration system. is something like this possible in php. do i have to use oop?? any have any articles on this?




More information about the thelist mailing list