From 655c73c161646d2b8a28330782a3c8a6ffb3329a Mon Sep 17 00:00:00 2001 From: Lanta Date: Thu, 16 Nov 2023 14:45:32 +0100 Subject: [PATCH] filterbutton --- latestmatches.php | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/latestmatches.php b/latestmatches.php index dfdccd2..01ce4f5 100644 --- a/latestmatches.php +++ b/latestmatches.php @@ -23,9 +23,21 @@ $player_name = $player_data['playername']; echo ""; } + + echo "
"; + + echo "
+ + + + + + +

"; + } - echo "
"; + $selected_player = $_GET['selected_player'] ?? $players_matches[0]['playername']; $mapNames = array(