How to learn PHP
How I did it: I went to school to learn this;
I tried it before by myself, but as a first language, it's really quite easy if you already know another language. (I know AS3, Java, JS, VB, So something extra isn't that hard)
They only taught me three weeks of it, because it's simple to learn the basics in php (Cookies, sessions, arimethic, form validation, ...)
After that we switched to ASP. I still use php on my own website, I believe that's the best way to learn things once you know the basics.
I have yet to see how to connect to SQL.
(In flash I use AMFPHP for it)
Resources:
- School
- Having my own website to try stuff on.
