Certo, basta fare così:

codice:
<?php
header( "refresh:5;url=pagina.php" );
?>