Logo-sw-kl

BSG Einheit Sömmerda Badminton

<?php

$parDate="2023-01-22";

$parGeg1=10;

$parGeg2=9;

$parGeg3=33;

$parGeg4=14;

$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.