Description
The While statement acts as a loop, checking a condition at the start and executing a following block of code if that condition is met.
Tags
php, programming, basic, basics, tutorial, tutorials, help, while, statement, condition, loop, block