start = ".$start; echo "
end = ".$end; echo "
total = ".$total; echo "
"; $start = $start + 1; $end = $end - 1; } echo "Totaal = ".$total; //echo "

"; //echo "The above output is generated by the code below:
"; //highlight_file( __FILE__ ); ?>