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: