Search found 3 matches

by DigitalSynthesis
Sat Jan 31, 2004 2:12 am
Forum: PHP - Theory and Design
Topic: Code "modules" - Any good information sources?
Replies: 11
Views: 7311

Well after following this discussion briefly I can say this: I need to bone up on my "modern" terminology. :) I have also been giving Mojavi a good look-over, and it may well fit what I'm trying to accomplish also. Obviously I am not asking you to make my decision for me, but seeing as a l...
by DigitalSynthesis
Thu Jan 29, 2004 6:08 pm
Forum: PHP - Theory and Design
Topic: Code "modules" - Any good information sources?
Replies: 11
Views: 7311

Let me further clarify: I am quite familiar with good OOP theory (not the latest and greatest stuff like all the "design patterns" but certainly good design, proper "code modularity") and I'm not talking about that. I'm talking about best practices for using PHP (in specific) for...
by DigitalSynthesis
Thu Jan 29, 2004 5:27 pm
Forum: PHP - Theory and Design
Topic: Code "modules" - Any good information sources?
Replies: 11
Views: 7311

Code "modules" - Any good information sources?

Hello, What I'm trying to find is good theory using the PHP framework, to develop an API for modular code construction - e.g. "modular" in the sense that I can write a "snap-in" for a site which will either add sets of pages, or control (rewrite? alter the behavior of?) various f...