Voila en gros c'est ça ;)
Avant :
Après :Citation:
<html>
<head>
<title>Page bidon</title>
</head>
<body>
Ceci est une page bidon !
</body>
</html>
Citation:
<html>
<head>
<title>Page bidon</title>
</head>
<body>
Ceci est une page bidon !
Et il est <? echo date('H') ?> heure
</body>
</html>