I tried using the following command to go to a wordpress page, but it did not work.
echo '<meta HTTP-EQUIV='Refresh' CONTENT='0;URL=$buscahttp>';
<script>location.href = 'http://www.xxx/¨'.$buscahttp</script>');
header('Location: '.$buscahttp);
Can anyone help me?