PHP Essentials

From Techotopia
Revision as of 17:57, 7 June 2007 by Neil (Talk | contribs)

Jump to: navigation, search
  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
    • The PHP Integer Variable Type
    • [Understanding PHP Variable Types|The PHP Float Variable Type]]
    • [Understanding PHP Variable Types|The PHP Boolean Variable Type]]
    • [Understanding PHP Variable Types|The PHP String Variable]]
    • [Understanding PHP Variable Types|Extracting and Writing String Fragments]]
    • [Understanding PHP Variable Types|Creating PHP heredoc Strings]]