Difference between revisions of "PHP Essentials"
From Techotopia
Line 13: | Line 13: | ||
* [[PHP, Filesystems and File I/O]] | * [[PHP, Filesystems and File I/O]] | ||
* [[Working with Directories in PHP]] | * [[Working with Directories in PHP]] | ||
+ | * [[An Overview of HTML Forms]] |
Revision as of 17:41, 5 June 2007
- The History of PHP
- An Overview of PHP
- Creating a Simple PHP Script
- Commenting PHP Code
- An Introduction to PHP Variables
- Understanding PHP Variable Types
- PHP Constants
- PHP Operators
- PHP Flow Control and Looping
- PHP Functions
- PHP Arrays
- Working with Strings and Text in PHP
- PHP, Filesystems and File I/O
- Working with Directories in PHP
- An Overview of HTML Forms