diff --git a/www2databaze/assets/.htaccess b/www2databaze/assets/.htaccess new file mode 100644 index 0000000..a7a56f7 --- /dev/null +++ b/www2databaze/assets/.htaccess @@ -0,0 +1 @@ +Require all denied \ No newline at end of file diff --git a/www2databaze/database.php b/www2databaze/assets/database.php similarity index 100% rename from www2databaze/database.php rename to www2databaze/assets/database.php diff --git a/www2databaze/assets/header.php b/www2databaze/assets/header.php new file mode 100644 index 0000000..ccd1c5e --- /dev/null +++ b/www2databaze/assets/header.php @@ -0,0 +1,3 @@ +
+

Hlavička

+
\ No newline at end of file diff --git a/www2databaze/index.php b/www2databaze/index.php index 6ec7e49..bee363d 100644 --- a/www2databaze/index.php +++ b/www2databaze/index.php @@ -3,26 +3,27 @@ ?> - - - - - - Document - - -
+ + + + + + Document + + + + +
+

Škola čar a kouzel v Bradavicích

-
+ +
+ Seznam všech žáků +
+ -
-
- Seznam všech žáků -
-
+ - - - - + + diff --git a/www2databaze/jeden-zak.php b/www2databaze/jeden-zak.php index 1b244e4..da9cff0 100644 --- a/www2databaze/jeden-zak.php +++ b/www2databaze/jeden-zak.php @@ -1,6 +1,6 @@ Document -
-

Informace o žákovi

-
+ + +
+

Informace o žákovi

Žák nenalezen

@@ -42,8 +43,6 @@ if (isset($_GET["id"]) and is_numeric($_GET["id"])) {
- + \ No newline at end of file diff --git a/www2databaze/zaci.php b/www2databaze/zaci.php index b2b11d2..5771373 100644 --- a/www2databaze/zaci.php +++ b/www2databaze/zaci.php @@ -1,6 +1,6 @@ Document -

Seznam žáků školy

- -

Žádní žáci nebyli nalezeni

+ - - - -Zpět na hlavní stranu