PHP Learning MVC
Apart from the source code of the template (like Joomla,smarty), what is the best way to say MVC? It would be better to have a good idea. Thank you! PHP MVC
------Solution--------------------
Very simple, look at the video, some online
------Solution--------------------
The key to MVC is in thought, not with what
I suggest learning the object-oriented re-learning architecture first.
Point line, it should be step-by-step, not to know that coordinates can learn the three-dimensional geometry
But don't rule out that you have a super-strong understanding, hehe.
------Solution--------------------
See some common domestic frameworks, such as thinkphp, Yii, cakephp, more understanding of how these frameworks are implemented, to improve theoretical knowledge, and familiar with the business benefits
------Solution--------------------
Http://amysql.com/AMP/doc.htm
------Solution--------------------
Look at the open source framework code and think about the benefits of that design.
And then you build the system architecture and try to design it that way. And then to modify a few more times, you will have a lot of experience each time.