non va anche se ci metto solo

<?PHP
header("location: http://www.google.it");
?>
come codice oppure

<?PHP

@header("location: http://www.google.it");
?>