afficher le nom d'hôte
This commit is contained in:
parent
8e00aa552f
commit
2b2efd104a
@ -15,6 +15,7 @@ $count = $st->fetch()["count"];
|
||||
</head>
|
||||
<body>
|
||||
<h1>prout</h1>
|
||||
<p>Je suis <?=getenviron("HOSTNAME")?></p>
|
||||
<p>Nombre de visites: <?=$count?></p>
|
||||
<ul>
|
||||
<?php
|
||||
|
Loading…
Reference in New Issue
Block a user