Search found 3 matches
- Sat Jan 31, 2004 2:12 am
- Forum: PHP - Theory and Design
- Topic: Code "modules" - Any good information sources?
- Replies: 11
- Views: 7311
- Thu Jan 29, 2004 6:08 pm
- Forum: PHP - Theory and Design
- Topic: Code "modules" - Any good information sources?
- Replies: 11
- Views: 7311
- 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...