There are no substantive projects to interview with PHP, but they haven't moved the interviewer. Now I want to train some php projects, improve your skills so that you can have something to show to the interviewer when interviewing for a PHP job. Now you have used php native code to write a blog website and wrote a simple business... there is no real project to interview PHP now, but it did not impress the interviewer.
Now I want to find some php program practitioners to improve my skills so that I can have something to show to the interviewer during my PHP job interview.
Now I have used php native code to write a blog website and wrote a simple mall background system.
I want to train my hands on some projects. I haven't found any projects on github that suit me,
I want to use the native PHP code for the project and then go to the Framework exercise project.
I have the following idea:
1. To analyze and study the source code of the php open-source CMS systems in China, I can't find any projects to practice, but will the source code of cms projects like DEDE mislead coding ideas?
2. read books and practice projects
Do you have any recommended methods to practice PHP basics?
We recommend any good github projects.
Thank you very much.
Reply: I have no real projects to interview PHP, but I have not touched the interviewer.
Now I want to find some php program practitioners to improve my skills so that I can have something to show to the interviewer during my PHP job interview.
Now I have used php native code to write a blog website and wrote a simple mall background system.
I want to train my hands on some projects. I haven't found any projects on github that suit me,
I want to use the native PHP code for the project and then go to the Framework exercise project.
I have the following idea:
1. To analyze and study the source code of the php open-source CMS systems in China, I can't find any projects to practice, but will the source code of cms projects like DEDE mislead coding ideas?
2. read books and practice projects
Do you have any recommended methods to practice PHP basics?
We recommend any good github projects.
Thank you very much.
If you use CMS, Drupal is your best learning goal.
However, this is not difficult ~ But you cannot learn it either ~
You can also learn about PHPCMS.
First, what framework are you going to start?
Secondly: this is a project I wrote by myself using thinkphp. You can check it out.
Basic php knowledge is nothing more,
1. Input (various $ _ GET, $ _ POST, $ _ SERVER ..), 2. Processing (using various system functions in php for processing, session, String, time, array, database ...; use various control structures to describe your logic if, ...), 3. Output (html, xml, json, csv, image, audio, video ...)
Go to the php official website to learn how to crawl various functions. There are also various examples in it.
Project google, a lot of baidu networks, open source China, code repository...