New change

This commit is contained in:
shobikaramasubbarayalu 2022-02-22 12:46:33 -05:00
parent a3cf13aefa
commit 91935c07af

View File

@ -16,7 +16,7 @@
<input type="submit" name="submit" value="Submit"> <input type="submit" name="submit" value="Submit">
</form> </form>
</div> </div>
<!--Admin password is in the secret table. I hope, anyone doesn't see it.-->
<?php <?php
$servername = "localhost"; $servername = "localhost";
$username = "root"; $username = "root";