I have been studying PHP for a while and also read some OOP tutorials. I tried to run my own site using OOP PHP, but I was completely lost. I am not sure what to do in a real project. I think maybe I need some practical lessons that talk about real projects.
I tried to read some PHP infrastructure code, such as CodeIgniter, but I cannot understand all of them. Are there any textbooks dedicated to the real project and fully explained?
source share