example implimentation

This commit is contained in:
vincent 2025-04-14 15:33:29 +02:00
parent 1367df102b
commit 0add759fe1

14
beispiel.php Normal file
View file

@ -0,0 +1,14 @@
<?php
include('index.php');
?>
<h1>Willkommen</h1>
<?php
echo $uname;
?>