forked from root/threadr.lostcave.ddnss.de
„content/yeet.php“ ändern
parent
c377db15fd
commit
95174e8342
|
@ -1,9 +1,12 @@
|
||||||
<?php
|
<?php
|
||||||
$hello = "Hello World!";
|
$hello = "Hello World!";
|
||||||
|
$blob = 564983;
|
||||||
|
$mulm = "655932";
|
||||||
?>
|
?>
|
||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
|
<title><?php echo $blob + $mulm; ?></title>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<?php
|
<?php
|
||||||
|
|
Loading…
Reference in New Issue