Do While Loop [#28] Code Dynamic Websites with PHP

Опубликовано: 20 Июль 2014
на канале: Brad Hussey
2,471
24

Lecture 28: Do / While Loop

The Do While Loop is a bit like the While Loop, but there's one major difference: the While Loop will only start if the condition is TRUE; whereas the Do While Loop will always execute the first time, and then evaluate whether the condition is TRUE afterwards.

DOWNLOAD COURSE FILES HERE
http://www.bradhussey.ca/download-php...