In addition to the source code of the template (such as Joomla and Smarty), is there any good books about MVC ?? It is better to think better. Thank you! Phpmvc ------ solution ------------------ very simple, look at the video, PHP learning MVC
Besides the source code of the template (such as Joomla and Smarty), is there any good books about MVC ?? It is better to think better. Thank you!
Php mvc
------ Solution --------------------
It's easy. Watch the video. it's available on the Internet.
------ Solution --------------------
The key to MVC is thinking, not using anything.
I suggest learning the object-oriented learning architecture first.
Point and line planes should come step by step, not to say that three-dimensional ry can be learned by knowing the coordinates.
However, it is not ruled out that you have a strong understanding ability.
------ Solution --------------------
Take a look at common frameworks in China, such as thinkphp, yii, and cakephp. Learn more about how MVC is implemented in these frameworks, which is good for improving theoretical knowledge and familiarizing yourself with the business.
------ Solution --------------------
Http://amysql.com/AMP/doc.htm
------ Solution --------------------
Look at the open-source framework code and think carefully about the benefits of that design.
Then I tried to design the system architecture as well. And you will need to modify it several times later. you will have a lot of experience each time you modify it.