diff --git a/login.php b/login.php index 923f3dc..776106e 100644 --- a/login.php +++ b/login.php @@ -1,33 +1,82 @@ +error_reporting(E_ALL); +session_start(); - - - + + + +

Geizhals Login

+ +

+ +
+ +
+ +

+ +
+

Register

+ + - \ No newline at end of file + \ No newline at end of file diff --git a/other/login.html b/other/login.html new file mode 100644 index 0000000..569507b --- /dev/null +++ b/other/login.html @@ -0,0 +1,13 @@ + + +

TestProjekt-Login

+
+ +
+ +

+ +
+

Register

+ + \ No newline at end of file