„content/yeet.php“ ändern

master
flambus 2020-01-13 09:18:22 +01:00
parent c377db15fd
commit 95174e8342
1 changed files with 3 additions and 0 deletions

View File

@ -1,9 +1,12 @@
<?php
$hello = "Hello World!";
$blob = 564983;
$mulm = "655932";
?>
<!DOCTYPE html>
<html>
<head>
<title><?php echo $blob + $mulm; ?></title>
</head>
<body>
<?php