<?php
$parDate="2022-11-06";
$parGeg1=12;
$parGeg2=26;
$parGeg3=9;
$parGeg4=10;
$parKlasse=1;
include 'scripts/verbindung.php';
include 'scripts/ergebnisOverview2.php';
?>
<?php
$parGeg=$parGeg1;
$parSoem=1;
include 'scripts/ergebnisse2.php';
?>
<?php
$parGeg=$parGeg2;
$parSoem=1;
include 'scripts/ergebnisse2.php';
?>
<?php
$parGeg=$parGeg3;
$parSoem=2;
include 'scripts/ergebnisse2.php';
?>
<?php
$parGeg=$parGeg4;
$parSoem=2;
include 'scripts/ergebnisse2.php';
?>
<?php
include 'scripts/tabelleKL.php';
?>
Die Tabelle beim TBV gibt's hier.
