TODO finish
This commit is contained in:
14
20240926/masodiklap.php
Normal file
14
20240926/masodiklap.php
Normal file
@@ -0,0 +1,14 @@
|
||||
<?php
|
||||
include "input_check.php";
|
||||
?>
|
||||
<h2>
|
||||
Adj meg egy karaktert!
|
||||
</h2>
|
||||
<form action="harnadikoldal.php">
|
||||
<input type="text" maxlength="1" name="input_char"><br>
|
||||
<button type="submit">Benne van e?</button>
|
||||
</form>
|
||||
|
||||
<?php
|
||||
include "char_check.php";
|
||||
?>
|
||||
Reference in New Issue
Block a user