Added many stuff

Too lazy to write what
This commit is contained in:
Furentes
2019-05-16 13:25:21 +02:00
parent eaa735da68
commit 62e4c56658
10 changed files with 400 additions and 87 deletions

View File

@ -30,7 +30,7 @@ if (isset($_POST['register'])) {
</head>
<body>
<div>
<h2>Login</h2>
<h2>Register</h2>
<?php
foreach ($errors as $key=>$value):