PHP learning route, php route
Php learning can be divided into three phases:
Phase 1: Basic knowledge and page layout.
Learning Content: html, div + css, and js. Objective: To learn about div + css layout.
Stage 2: php core knowledge and database interaction.
Learning Content: php core knowledge, mysql database operations, and js enhancements. Objective: To develop a medium-sized project using php + web + mvc.
Stage 3: Use of the framework.
Learning Content: zf/thinkphp, smarty template engine (core technologies of large websites: static pages, mysql optimization, memcache), Ajax/Jquery, linux/lamp, svn/uml. Objective: To develop a project using the framework and template engine.
I learned php for half a month without knowing it. I have learned the gap between stage 2 and stage 3, but it is just a little bit of learning, like div + css of Stage 1, js is not used in any way. You can only practice it later. First, you should be able to understand the project code. Read more, and then study again quickly. In this way, we should have unexpected gains.