<?php[br]echo 'a';[br]function b($c)[br]{exit();}[br]?>
<?php[br]echo 'a';[br]function b($c)[br]{[br] header("\r\n");[br]}[br]?>
view this ubb