This article is being released with Week 3, since week three was actually delayed a week. In this week’s article you will learn to use loops, switches, and form data.
For, Foreach, and Switches
In this video you will learn to make loops with for and foreach. Along with learn to setup and use switches instead of using if statements.
Forms
You will learn to setup a form in html and receive data back from that form with basic validation.
Forms (Continued)
We continued with form data! In this video you will learn how to accept different type of data besides a GET and also learn about using REQUESTS in PHP.
Sincerely,Garrett Bailey