„content/yeet.php“ ändern
parent
c377db15fd
commit
95174e8342
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue