hi all i wanna to learn php and iw wonder what's the best way to learn php ? books , net tutorials , or courses
I think the best way is to get a good PHP book and learn PHP from it. It is how I learned it. It is good to have a book because you can anytime clutch it, if you have problems. But I also recommend to work with the official manual on PHP.net.
Ermm I meant that if you were stuck with something, or didn't understand something. Reading php.net(official site) would be very helpful.
I myself learned from renting books from the library. You should check it out for PHP books. Next thing is going through tutorials on how to make advanched scripts. Look through code and try to understand it. Then try to code yourself a script. Then if you have errors ask an expert to help you out. That was about my guide to learning php