L'ho usato in questo modo... ma nn funge...help
<?php
header("Refresh: 5;");
?>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<html>
<!--
HTML 3.2
Document type as defined on http://www.w3.org/TR/REC-html32
-->

<head>
<title>Title here!</title>
</head>
<body>

</body>
</html>