Updated update.php and add JS to it for textbox error checking

This commit is contained in:
2019-04-20 17:50:37 -04:00
parent d82c70f94c
commit dbe0ba85fb
4 changed files with 196 additions and 21 deletions

View File

@@ -4,6 +4,7 @@
<link rel="stylesheet" href="main.css">
</head>
<body>
<!-- Titlebar -->
<form class="search" action="search.php">
<h1 class="title-text">FightHub</h1>
<input type="text" name="query" class="search" placeholder="Search..">