usa javascript
fai così
Codice PHP:
if(condizione){
echo 
"<script>location.href = \"http://www.indirizzo_pagina.it/\";</script>";
}
....