diff --git a/20240919/index.php b/20240919/index.php new file mode 100644 index 0000000..6db913f --- /dev/null +++ b/20240919/index.php @@ -0,0 +1,28 @@ + + + + + + + Szöveges cucc + + +

+ Szöveges +

+
+ +
+ +
+ SZEREPEL"; + } else { + echo "

NEM SZEREPEL

"; + } + ?> + + \ No newline at end of file diff --git a/20240919/process.php b/20240919/process.php new file mode 100644 index 0000000..b60de9f --- /dev/null +++ b/20240919/process.php @@ -0,0 +1,12 @@ += 5 ){ + if (str_contains($szoveg, "alma")){ + $vane = true; + } + +} + +?> \ No newline at end of file