CSE 190 M Grades

hello there # [studentid] => eoa5235 # [section] => mb # [honesty] => on #) # scores.txt # 1234567 Stepp, Martin MA hw1 17/20 foreach (file("scores.txt") as $line) { list($sid, $name, $section, $hw, $score) = explode("\t", $line); if ($sid == $_GET["studentid"]) { ?>

On you got .