PHP Essentials
From Techotopia
- 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
- 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]]
- 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
- PHP and HTML Forms
- PHP and Cookies - Creating, Reading and Writing
- Understanding PHP Sessions
- PHP Object Oriented Programming
- Using PHP with MySQL
- PHP and SQLite