What will be the output of the following PHP code ?
<?php define(__LINE__, PHP is a scripting language);
echo __LINE__;
?>
A. PHP is a scripting language
0) print $i;} ?> ">What will be the output of the following PHP code ? <?php $i = 2;while (++$i){ while ($i --> 0) print… -->