This document provides an introduction to PHP. It covers a brief history of PHP and its syntax which is based on Perl, Java, and C. It also discusses parsing, variables, arrays, operators, control structures, and using external data files. Zend is discussed as the company that provides the Zend engine and other PHP products. Key PHP concepts covered include PHP scripts, including and requiring files, variable variables, and object oriented programming. The document is intended to give an overview of PHP for beginners.