<?php $i = 2;while (++$i){ while ($i --> 0) print $i;} ?>
A. 210
B. 10
C. no output
D. infinite loop
Please do not use chat terms. Example: avoid using "grt" instead of "great".