After completing this chapter, the student will be able to…
Create a simple error-free PHP program
Understand the use and value of conditional statements
Understand the use and value of for, while, and foreach loops
Understand the use and value of functions
Understand the use and value of arrays
Understand the basic structure of an object-oriented PHP program
1.1 Installation
The PHP environment can be installed on almost any operating system ...