mirror of
https://gitlab.com/harald.mueller/aktuelle.kurse.git
synced 2024-11-24 10:41:56 +01:00
8 lines
225 B
PHP
8 lines
225 B
PHP
<form action="loes5-1b.php" method="post">
|
|
<p>Geben Sie hier das Alter ein:</p>
|
|
<input type="text" size="20" name="alter">
|
|
<br>
|
|
<br>
|
|
<input type="submit" value="Absenden">
|
|
</form>
|