Files
php_practice/exam63/header.inc.php

3 lines
93 B
PHP

<form action="" method="POST">
<input type="submit" name="submit" value="Submit">
</form>