<?php $a = 0; $b = 0; $i=0; while($i<5) { $a += 10; $b += 5; $i++; } echo("At the end of the loop a=$a and b=$b");
You have javascript disabled. You will not be able to edit any code.
Value for `_results` contains invalid data `array`