Previous

 

Loops in PHP are used to execute the same block of code for a specified number of times. PHP supports for, while, do..while and foreach loops. Click here to Get Started with PHP Fundamentals From Scratch for Free