<?php
$parDate="2022-10-02";
$parGeg1=9;
$parGeg2=14;
$parGeg3=14;
$parGeg4=26;
$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.
