New change

This commit is contained in:
shobikaramasubbarayalu 2022-02-22 12:49:05 -05:00
parent c5b1dc090e
commit b12f101d91

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";