PHP while-Loops Alternative Syntax

The while loop syntax can also be written with the endwhile statement like this

12345