Season | Team | Logo | Nick | Konference | Divize | Výhra | Prohra | Remíza | Forfeits | ' . $seasonname . ' | ' . "\n"; print "\t\t" . '' . $teams['teamname'] . ' | ' . "\n"; print "\t\t" . '' .' ![]() | ' . "\n";
print "\t\t" . '' .' ' . $teams['nickname'] . ' | ' . "\n"; print "\t\t" . '' . $teams['confname'] . ' | ' . "\n"; print "\t\t" . '' . $teams['divname'] . ' | ' . "\n"; print "\t\t" . '' . $teams['teamwins'] . ' | ' . "\n"; print "\t\t" . '' . $teams['teamlosses'] . ' | ' . "\n"; if ($show_ties) { print "\t\t" . '' . $teams['teamties'] . ' | ' . "\n"; } if ($forfeits) { print "\t\t" . '' . $teams['teamforfeits'] . ' | ' . "\n"; } print "\t" . '' . "\n"; } print '
---|
No divisions in this conference
\n"; } else { while ($divs = mysql_fetch_array($resultconf, MYSQL_ASSOC)) { // Loop through each division $divname = $divs['divname']; ?> ">>>Přepnout na ligu<<Logo | Domácí | Skóre | Hosté | Logo | ||||
---|---|---|---|---|---|---|---|---|
' . "\n"; ?> | '; ?> | ' . "\n"; ?> |
Click on a conference name to view its standings
{$confs['confname']}\n"; } } else { ?>Click on a season name to view its conferences
$seasonname\n"; } } ?>