threadr.lostcave.ddnss.de/content/yeet.php

10 lines
121 B
PHP
Raw Normal View History

2020-01-13 09:10:34 +01:00
<!DOCTYPE html>
<html>
<head>
</head>
<body>
<?php
echo "<p> Hello World! </p>";
?>
</body>
</html>