Yes, I am a terrible coder, but I am probably still better than you :)
—Rasmus Lerdorf
Chapter Objectives/Student Learning Outcomes
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