PHP Resources Continued
(Continued from the Resources section on the main PHP page)
PHP Resources for individuals doing their own study and after quality tutorials out on the web.Learn PHP - Simple Easy Learning

Tutorialspoint has a good little tutorial section on PHP. They cover a lot of the basic aspects of PHP and provide practical code examples to get you started.
From the Tutorialspoint website:
"The PHP Hypertext Preprocessor (PHP) is a programming language that allows web developers to create dynamic content that interacts with databases. PHP is basically used for developing web-based software applications. This tutorial helps you to build your base with PHP."