'; echo '
| Rank | Student | School | Score |
| $rank | $name | $school | $score |
| Rank | Team | Score | $the_score | \n"; } else if ($imfirst == 1) { if ($the_score > 0 || $members > 0) echo $entry."$the_score | \n"; } $the_score = $score; if ($rank > $maxrank && $the_score < $cutoff) break; $entry = "
| $rank | $name "; $imfirst=1; $members=0; } else { if ($imfirst == 1) { $entry .= "($name"; $imfirst = 2; } else { $entry .= ", $name"; } $members++; } } echo ' |
Division AA School Totals'; totals_table("$y/results_aa/school_totals.txt", 1000); echo ' |
Division A School Totals'; totals_table("$y/results_a/school_totals.txt", 1000); echo ' |
|
7th Grade Individual 7th Grade Team 8th Grade Individual 8th Grade Team Creative Thinking |
7th Grade Individual 7th Grade Team 8th Grade Individual 8th Grade Team Creative Thinking |