I did some homework
This commit is contained in:
5
20240918_gyak/login.php
Normal file
5
20240918_gyak/login.php
Normal file
@@ -0,0 +1,5 @@
|
||||
<form method="POST">
|
||||
Felhasználónév: <input type="text", name="username", value=""><br>
|
||||
Jelszó: <input type="password", name="password", value=""><br>
|
||||
<button type="submit">Bejelentkezés</button>
|
||||
</form>
|
||||
Reference in New Issue
Block a user