You are on page 1of 1

<html>

<head>
<title>Titre</title>
</head>
<body>
<?php
echo "Hello World !";
?>
</body>
</html>

You might also like