This document provides an overview of developing web applications with PHP, including:
- A brief history of PHP from its origins in 1995 to the present, highlighting key releases and the increasing user base.
- An introduction to PHP language basics like script tags, data types, variables, and operators.
- An overview of many built-in PHP functions for arrays, dates, files, databases, and more.
- Tips for code portability across Linux and Windows and debugging PHP applications.
- Information on PHP 5 features like objects and exceptions.
- Resources for PHP downloads, documentation, and community support.