diff --git a/Aufgabe_12/index.php b/Aufgabe_12/index.php index f49c287..1bc7ccf 100644 --- a/Aufgabe_12/index.php +++ b/Aufgabe_12/index.php @@ -1 +1,32 @@ + +
+ +
+ +
+ +
+ +
+ +
+ +
+ +
+ +Vorname: $vorname

"; + echo "

Nachname: $nachname

"; + echo "

Geburtsdatum: $birth

"; + +?> \ No newline at end of file diff --git a/Aufgabe_13/index.php b/Aufgabe_13/index.php index ad1b5af..016d61b 100644 --- a/Aufgabe_13/index.php +++ b/Aufgabe_13/index.php @@ -1 +1,49 @@ - + + +
+ +
+ +
+ +
+ +
+ +
+ +
+ +
+ +$num1 $sign $num2 = $res

"; + +?> \ No newline at end of file diff --git a/Aufgabe_14/index.php b/Aufgabe_14/index.php index 366f643..c2cb7ac 100644 --- a/Aufgabe_14/index.php +++ b/Aufgabe_14/index.php @@ -1,3 +1,55 @@ +
+ +
+ " name="num1" /> +
+ +
+ +
+ +
+ " name="num2" /> +
+ +
+$num1 $sign $num2 = $res

"; + +?>