Backend/20240926/elsolap.php
2024-09-26 11:50:18 +02:00

5 lines
144 B
PHP

<input type="text" maxlength="10" name="input_text"><br>
<button type="submit">Ellenőrzés</button><br>
<?php
include "input_check.php";
?>