browse by tag: events
sort by
Basic Plugin/Event Architecture
in PHP added by AKnife, on 15/5/2007 abstraction advanced tutorials events php plugins
Any complicated application will require some level of abstraction on top of the programming language itself; a strong plugin and event architecture can make for strong reusable components, as well as clean, easy to manage code.
comment save report