Update heading in index.php to include additional text
This commit is contained in:
parent
a055245cd7
commit
62eced056d
@ -23,7 +23,7 @@ if ($_SERVER["REQUEST_METHOD"] === "POST") {
|
||||
<body>
|
||||
|
||||
<div class="box">
|
||||
<h1>PHP funktioniert 123 ✅</h1>
|
||||
<h1>PHP funktioniert 123 dfghdfgh✅</h1>
|
||||
|
||||
<p><strong>Serverzeit:</strong> <?= date("d.m.Y H:i:s") ?></p>
|
||||
<p><strong>PHP-Version:</strong> <?= phpversion() ?></p>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user