Learning PHP

If your going to learn PHP, might as well give yourself a useful project to learn on. For ex, take a affiliate datafeed, drop it into a database and make a website display the shop.
 


Also check out the no starch press books. I find them probably the easiest to read of all programming books as the author norm. has a good sense of humour.
 
Back when I start all I had was php.net, course in the years prior I was working for a web firm doing ASP, VC++, VB6, etc. And it was shortly after everyone got laid off, and I had a new client who couldn't afford a windows based server (this was back in like 2002 a couple months after 9/11), so over the course of a month, I learned basically what I needed for that particular MySQL driven solution. Course the concept between ASP and PHP were very similar, just different syntax, Just kind of went from there adapting and reading php.net plus eventually some other resources.

So it was a combination of
- php.net + comments
- short w3schools.com samples
- http://www.tek-tips.com/ help (I actually have a coffee mug they mailed me for best tipster of the month, lol)
- And IRC channels, back when they didn't ignore you so often or do RTFM