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