From 524ec65b7d78a2193dff34722d0c4f0e727fa49f Mon Sep 17 00:00:00 2001 From: User Kill3rs4 Date: Tue, 1 Feb 2022 16:20:53 +0100 Subject: [PATCH] dodanie wybrania ucznia --- public_html/uwagi.php | 58 +++++++++++-------------------------------- public_html/wtf.php | 33 ++++++++++++++++++++++++ 2 files changed, 47 insertions(+), 44 deletions(-) create mode 100644 public_html/wtf.php diff --git a/public_html/uwagi.php b/public_html/uwagi.php index fca944e..8e3d3da 100644 --- a/public_html/uwagi.php +++ b/public_html/uwagi.php @@ -1,56 +1,26 @@ - - - - - - - query("select id_account, firstName, surName from accounts"); + echo ""; + echo ""; + echo ""; + echo ""; + echo ""; +?> -echo ""; -mysqli_close($con); -?> - - diff --git a/public_html/wtf.php b/public_html/wtf.php new file mode 100644 index 0000000..4f55ec0 --- /dev/null +++ b/public_html/wtf.php @@ -0,0 +1,33 @@ + + + + + + +
+ + +
+
+ + +
+
+ + +