Voll Upload SGD Fachinformatiker PHP
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
<!DOCTYPE html>
|
||||
<!DOCTYPE html>
|
||||
<html lang="de">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Reguläre Ausdrücke</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Geben Sie mindestens eine Zahl ein</h1>
|
||||
<form action="reg1test.php" method="get">
|
||||
Eingabe <input type="text" name="reg" id="reg">
|
||||
</form>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user