From 954486d1c94eebf1afdea7d44737e5bfd0b0f400 Mon Sep 17 00:00:00 2001 From: Lanta Date: Wed, 15 Nov 2023 14:13:37 +0100 Subject: [PATCH] kill --- matchinfo.php | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/matchinfo.php b/matchinfo.php index e92afbc..393aa10 100644 --- a/matchinfo.php +++ b/matchinfo.php @@ -75,6 +75,13 @@ $lastMatches = array_slice($allMatches, 0, 8); echo $file . "\n"; } + foreach($file as $files){ + $jsonData_individual_player = json_decode(file_get_contents($file), true); + echo $jsonData_individual_player['stats']['humankills']; + echo $jsonData_individual_player['stats']['kills']; + + } + echo ""; echo ""; echo "";
matchTypegameModedurationmapNamecreatedAtid
" . htmlspecialchars($matchinfo['matchType']) . "