An absolutely excellent resource is O'Reilly's PHP Cookbook. Buy it. I subscribe to the online Safari version (safari.oreilly.com) and use it all the time.
Not only do you learn how to do something, you learn why to do it that way, why that way is best, and a couple of alternative ways of doing it.
Of course, I also downloaded the PHP documentation, which is a very thorough reference.