Backend/20240926/elsolap.php

8 lines
158 B
PHP
Raw Permalink Normal View History

2024-09-29 06:53:01 +00:00
<?php
?>
2024-09-26 09:50:18 +00:00
<input type="text" maxlength="10" name="input_text"><br>
<button type="submit">Ellenőrzés</button><br>
<?php
include "input_check.php";
?>