PHP Essentials

From Techotopia
Revision as of 14:07, 8 June 2007 by Neil (Talk | contribs)

Jump to: navigation, search
  1. About this Book
  2. The History of PHP
  3. An Overview of PHP
  4. Creating a Simple PHP Script
  5. Commenting PHP Code
  6. An Introduction to PHP Variables
  7. Understanding PHP Variable Types
  8. PHP Constants
  9. PHP Operators
  10. PHP Flow Control and Looping
  11. PHP Functions
  12. PHP Arrays
  13. Working with Strings and Text in PHP
  14. PHP, Filesystems and File I/O
  15. Working with Directories in PHP
  16. An Overview of HTML Forms
  17. PHP and HTML Forms
  18. PHP and Cookies - Creating, Reading and Writing
  19. Understanding PHP Sessions
  20. PHP Object Oriented Programming
  21. Using PHP with MySQL
  22. PHP and SQLite