But when I really decided to use ThinkPHP, I found that I couldn't find a way for a long time. ThinkPHP's documentation is really rich, but I can't understand why. However, the most direct reason that prompted me to give up ThinkPHP was that I downloaded a set of LAMP Brothers ThinkPHP introductory video tutorials (I really want to say, "Nima has never returned." ). In the video, Lao Shi calmly opened a notepad, and then began to tap the keyboard, while tapping, he spoke in nonstandard Mandarin, destroying my brain with all kinds of strange pronunciations (sorry, I can't find the right words to describe it).
After watching an episode, I really can't stand it. I don't understand how ThinkPHP works and what the directory structure is. I want to see other frameworks. After comparing YII and CodeIgniter, I decided to choose CodeIgniter because it is also lightweight and rich in documentation (it looks almost better than ThinkPHP, but much better than other frameworks).
Let me make up my mind to use CodeIgniter to develop a simple demonstration and introduce CodeIgniter:
/Tutorial/Observation/Introduction
The same video tutorial, the gap is so big! ! ! After watching this demonstration, I have a general understanding of the working principle of CodeIgniter, but the tutorial of ThinkPHP, the first episode of which lasted more than 40 minutes, didn't understand anything.
digress (from the subject)