Course
summary


    0 chapters available

Loading...

Create a dynamic website with PHP

Difficulty: Beginner ● Progress: 0 / 0 modules completed

## The WHILE loop

nicolasbrondinbernard_an_cute_looping_rope._100_white_backgroun_3519436e-8406-45b9-8944-b2f1ab87c881 copy.jpg

The while loop, just like the for loop, is used to repeat the execution of a piece of code.

However, it is generally used for different use cases.

You need a free account to read this module