PHP Loops

Loop Statements:

while statement

do while statement

for statement

foreach statement