0
I want to learn advance php. Can anyone help me with it?. Plz suggest me any book or video tutorial. Tnx in advance.
About PHP
2 Respuestas
+ 2
Try to make PHP & PDO Blog, Login/Register System, Contact form etc.
These projects require SQL knowledge so you will practice database skills as well.
+ 1
Coding is a practical skill, which mean there's no specific book/video that could help you to be an expert on coding. Instead, after tou finished fundamental course in sololeatn, you need to try using php to code some application, from simple echo to database migration. When you face troubles or don't know how to do that, just search it on google for solution, understand it, use it, and you'll learn a new skill. I personally learn coding in such method, and it was a great success