From d6c5fdbc582c293ef8f64a4a94c976662ce7d4ac Mon Sep 17 00:00:00 2001 From: siegmund0 <54911521+siegmund0@users.noreply.github.com> Date: Wed, 4 Sep 2019 16:20:19 -0300 Subject: [PATCH] Add files via upload --- stats.php | 68 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 68 insertions(+) create mode 100644 stats.php diff --git a/stats.php b/stats.php new file mode 100644 index 0000000..87349c2 --- /dev/null +++ b/stats.php @@ -0,0 +1,68 @@ + + + + + Base de datos Survivors RP + + + + + + + + + +

+
+

Base de datos Survivors RP

+
+
+ + + + + + + + + + + + + + + + + + + + + + + + '; + } + ?> +
NombreZ MatadosAnimales MatadosDistancia RecorridaSuicidiosMuertes Por ZMuertes Nat.Max T Sobrev.
'.$row["name"].''.$row["zKilled"].''.$row["animalsKilled"].''.$row["distTrav"].''.$row["suicideCount"].''.$row["deathsToZCount"].''.$row["deathsToNaturalCauseCount"].''.$row["timeSurvived"].'
+
+
+ + + \ No newline at end of file