Template | Php Database Website

.nav-links { list-style: none; display: flex; }

if ($_SERVER['REQUEST_METHOD'] === 'POST') { $username = sanitizeInput($_POST['username']); $password = $_POST['password']; php database website template

</main> <footer> <p>© <?= date('Y') ?> PHP Database Template. All rights reserved.</p> </footer> </body> </html> <?php require_once 'config/database.php'; require_once 'includes/functions.php'; $errors = []; .nav-links { list-style: none

$error = '';