Help for this page
Select Code to Download
Select
or
download this
while ($a < $b) if not $error { $a++; }
Select
or
download this
(!$error) && ($a++ while ($a < $b))