Voll Upload SGD Fachinformatiker PHP

This commit is contained in:
2026-06-03 13:46:32 +00:00
parent 1256ec2190
commit 84a568d89c
265 changed files with 9961 additions and 2 deletions
+3
View File
@@ -0,0 +1,3 @@
<?php
echo "<!DOCTYPE html>\t\n<html lang='de'>\t\n\v<head>\t\n\v\v<meta charset='utf8'>\t\n\v\v<title>Einsendeaufgabe 1</title>\t\n\v</head>\t\n<body>\t\n<h1>Alles in Echo</h1>\t\n<p>Diese HTML-Datei wurde aus einem einzigen echo-Befehl generiert.</p>\t\n</body>\t\n</html>";
?>