<html>
<body>
<?php
// foreach ($tab as $t)
// echo $t . "</br>";
echo "hello world";
?>
</body>
</html>