PHP Essentials

Revision as of 19:05, 7 June 2007 by Neil (Talk | contribs)

Revision as of 19:05, 7 June 2007 by Neil (Talk | contribs)

  1. The History of PHP
  2. An Overview of PHP
  3. Creating a Simple PHP Script
  4. Commenting PHP Code
  5. An Introduction to PHP Variables
  6. Understanding PHP Variable Types
  7. PHP Constants
  8. PHP Operators
  9. PHP Flow Control and Looping
  10. PHP Functions
  11. PHP Arrays
  12. Working with Strings and Text in PHP