Web >> Development >> PHP >> Syntax >> while >> What is the syntax of a while control structure

<?php while (true-expression) { statements } ?>