Understanding MVC in PHP
From OnLamp.com:
Understanding MVC in PHP
by Joe Stump — The most popular “proper” way to build a web
application seems to be to use the Model-View-Controller design
pattern. While it sounds complex, the concepts are sound and the ease
of development it provides are compelling. Joe Stump shows how MVC can
work in PHP by walking through working, example code.
]]>
Categories: Technology
