What is 1.PHP first? What can PHP do? Why did you choose PHP? What do you want to do with PHP? Think for yourself whether to do this for a long time. Because if you don't write code, practice and solve problems for a long time, nothing can be achieved. This is not a matter of speculation. Speculation will only learn nothing and waste time.
2. When installing a PHP environment with an integrated environment, you must keep this in mind, and don't install it alone, especially for self-taught friends. Otherwise, you will feel very complicated and have no confidence to learn. It should also be noted that no master can do it overnight, but step by step, and the experience at different stages will eventually settle down.
3, first understand some basic variable types, syntax, functions, basic logic, and write simple code. The early stage is mainly to try and cultivate interest. This period of time is a good time to lay a good foundation, which will affect your later development, but it can also be improved later. 、
4. At this time, you may think that PHP is like this, it is not difficult, or some think it is too difficult, and you simply look confused. What's the use? At this time, you must insist. You can try to put it aside first, and don't take it too seriously. Confuse you slowly, and you will understand. At this time, I suggest learning html+css+js to relieve my pressure. This is relatively simple, and your resume is confident. Js, in particular, is the same idea in summary and can be combined.
5. I feel that 80% can be released first. Now learning MySQL, you must first understand the basics. What is this? What can I do with it? Because the integrated environment was installed before. Why does it feel so messy? What I want to tell you is: First, when you are unable to solve the problem, don't stutter, waste time and lose confidence. What we have to do at this time is to study, strengthen ourselves and not lose heart. Second, I thought knowing all this was complete. Our goal is to do all these well, and this is a qualified PHP programmer.
6. If all goes well, you are basically not far from the preset goal, and you have completed 70% of the whole study. The latter is the sublimation of the former. Combine HTML with css and js, static files with PHP, and PHP with MySQL. At this stage, you may encounter many problems, and you must learn to solve them. There are many answers online, so you should learn to ask questions.
7. After that, your study is almost over, but you still lack experience. At this time, you can look at some online open source cms, such as dream weaving, which is widely used in China, and the more you solve the problem. Watch some videos (many of which are free online), check for leaks and fill gaps, and summarize and form your own knowledge system. It's time to celebrate that your time has not been wasted (usually 2 to 3 months, depending on the time spent every day) and basically become a qualified PHP programmer. Congratulations, it's not that difficult. Insist, insist; Work hard, work hard; Study, study.
8. You can go to the recruitment website to see the employment needs of most companies, and then prepare the knowledge you don't know yet. Choosing a smaller company at first may require a lot of meetings, but it is generally not necessary to be proficient. During this time, you are still open-minded and focused on your studies. Small companies will make you broader, and big companies will make you more focused and top-notch. The height of people behind depends on their own nature.
The above may not be in the order of your study progress, but you can adjust it flexibly. I just divided the whole learning period of PHP into several important points and common stages. There may be a strong personal experience, but it is also some opinions and suggestions. I hope I can give some help to those who are confused, still working hard, or want to give up. To sum up, a qualified PHPer should be able to program static web pages, PHP and be familiar with databases.