What paid training have you used in the past? I'm looking to find some of the best training available online. Thanks!! P.S. Price doesn't matter.
Something like this? http://www.phparch.com/c/product/vulcan/view It's meant as preparation for the Zend exam, but I guess it could be used as "training" as well. EDIT: Or maybe: http://www.zend.com/en/services/training/
Why get paid training when you can just do it your self? Learn the basics, get PHP on your PC, with Apache, and you are good to go.. practice is the key... Some links to get you started: PHP Tutorial 1 PHP Tutorial 2 PHP Tutorial 3 PHP Tutorial 4
fastest way is online classes a few books, look at examples and read php.net (PHPs website manual) and forum like Dev - where basically every question in the world has been asked Keep in mind though, those serious PHP forums are anal. They wont everjust give you an answer to a question they'll only direct all peoples to the path of finding the answer.