From 86613978c06546af098e96ed9b9496a3dd67ad62 Mon Sep 17 00:00:00 2001 From: Mateja Date: Fri, 2 Oct 2020 19:36:16 +0200 Subject: Work on reservation... --- index.php | 22 ++++++++++++++-------- 1 file changed, 14 insertions(+), 8 deletions(-) (limited to 'index.php') diff --git a/index.php b/index.php index 938534c..6fd938b 100644 --- a/index.php +++ b/index.php @@ -26,7 +26,7 @@ session_start();
'; echo "\n"; echo ""; - echo ""; - echo ""; - echo ""; + echo ""; + echo ""; + echo ""; + echo ""; + echo ""; + echo ""; echo "\n"; - foreach($db->query("SELECT * FROM $table where approved=true") as $row) { + foreach($db->query("SELECT * FROM $table where approved=false ORDER BY `id` DESC") as $row) { echo ""; - echo ""; - echo ""; - echo ""; + echo ""; + echo ""; + echo ""; + echo ""; + echo ""; + echo ""; echo "\n"; } -- cgit v1.2.3
ImePrezimeGodineOperatorFromToSpecial signFrequenciesQSO
" . $row['name'] . "" . $row['surname'] . "" . $row['age'] . "" . $row['operatorCall'] . "" . $row['fromTime'] . "" . $row['toTime'] . "" . $row['specialCall'] . "" . $row['frequencies'] . "" . $row['qso'] . "