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