<?php $fisdap=1; while($fisdap++ && $fisdap<100){ $fisdap2=$fisdap; echo is_numeric($fisdap2/3) ? 'fis' : ''.PHP_EOL; echo is_numeric($fisdap2/5) ? 'dap' : ''.PHP_EOL; }
You have javascript disabled. You will not be able to edit any code.