This commit is contained in:
2023-10-05 10:37:11 +02:00
parent 0d553d9bfd
commit 1e3fad56ad
19 changed files with 1001 additions and 2 deletions

View File

@@ -0,0 +1,6 @@
<!DOCTYPE html>
<html>
<body>
<?php echo "<h1>hello world</h1>";?>
</body>
</html>