I am confused that I am not a computer professional, out of my hobbies in internet technology. I have been pondering PHP by myself. I have never understood anything at the beginning, and I have been blind to myself. now I am barely able to understand the code and make some simple modifications to the ready-made source code. The confusion lies in the inability to develop a php program from scratch. Is there any good learning method for me to learn from? ------ Solution -------------------- can't it be because you haven't done it, or you haven't done it successfully? ------ Solution ------- confused
I am not a computer professional, out of my hobbies in internet technology. I have been pondering PHP by myself. I have never understood anything at the beginning, and I have been blind to myself. now I am barely able to understand the code and make some simple modifications to the ready-made source code. The confusion lies in the inability to develop a php program from scratch. Is there any good learning method for me to learn from?
------ Solution --------------------
Can't it be because you haven't done it, or you haven't done it successfully?
------ Solution --------------------
I try to do it step by step. if I don't understand it, I will post a question.
Although I am also a PHP rookie, there are many PHP experts here.
------ Solution --------------------
Let's take a look at the C language and look at PHP ~
------ Solution --------------------
First, the functions are made in small pieces, and then assembled slowly.