From a9db943b4414934f0a33608ab56118f5a5bfe5f1 Mon Sep 17 00:00:00 2001 From: Thies Mueller Date: Fri, 8 Jan 2021 17:03:06 +0100 Subject: [PATCH] moar css & js --- index.html | 7 +++++++ register.php | 6 ++---- 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/index.html b/index.html index 3cfc0cc..1671ffc 100644 --- a/index.html +++ b/index.html @@ -1,8 +1,15 @@ Login POC + + + + +

Hi. Welcome to this login POC in PHP.

It's really crappy.

Click HERE to register.
diff --git a/register.php b/register.php index 02fb4f6..9fb5793 100644 --- a/register.php +++ b/register.php @@ -7,9 +7,7 @@ $pdo = new PDO('mysql:host=localhost;dbname=usertable', 'usertable', 'password') Register - - - + @@ -79,7 +77,7 @@ if(isset($_GET['register'])) { if($showFormular) { ?> - +
E-Mail: