GetSeasons();
$seizoen=$Response -> CurrentSeason;
$Response = $tabt->GetClubTeams(array(‘Club’ => ‘WVL114’, ‘Season’ => $seizoen));
?>
Ploeg | Afdeling |
---|---|
‘.$team->Team.’ | ‘.$team->DivisionName.” |
“;
$Response = $tabt->GetMembers(array(‘Club’ => ‘WVL114’, ‘Season’ => 14));
echo ”
\n
Naam | Rankering | Index |
---|---|---|
‘.$speler->FirstName.” “.$speler->LastName.’ | ‘.$speler->Ranking.” | “.$speler->RankingIndex.” |