14. While Loop

A while loop in PHP is used to execute a script while a condition is true. This video will take a look at the dynamics of a While Loop and how we would go about creating one.