Ethan McCallum
discusses the Page Controller design
pattern on O'Reilly.
"Simple web apps can start simple, but when they grow more complex, they often
need pruning and refactoring to be maintainable. The Page Controller design
pattern can help separate concerns such as templates and logic. Ethan
McCallum demonstrates this language-neutral technique with PHP."
(Log in to post comments)