Objectives
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
Now that we have successfully created our first usable project, let us take a minute to review the basic PHP syntax. We will review some topics already covered ...