|
The php.net website is very useful for covering basics as silly as it sounds, and includes a ton of documentation. I've look over the PHP5 Bible published by Hungry Minds (I think) and that was very thorough, and included MySQL setup + configuration since many sites utilise this database service. O'Reilly books are generally very good. As for tutorials on the net, I never really found any decent ones, tended to hit the PHP docs and figure out what I wanted from there.
|