Xah Lee, 2007-11
This is a tutorial on PHP. Code examples given here are tested with PHP version 4.4.7 (built on 2007-07).
PHP is primarily used together with HTML/XHTML, CSS, JavaScript. If you are not familiar with those, see: HTML/CSS Tutorial and Javascript Tutorial.
For latest news and additions, subscribe Xah's Programing Blog.
Language in a glance.
Spend 15 minutes on each item in this basics section, and you will acquire familiarity to program in PHP on your own. This coverage is concrete. It explains things as they function.
Basic Syntax
Lists
Functions, Modules