">
<?php$k = 0;while ($k = 20){ print "Interview";}print "Mania";?>
While condition always gives 1.
Previous Question Next Question
Your comments will be displayed only after manual approval.