function url($url) { exit( '<script>window.location.href="/'.$url.'"</script>' ); } пример url('home.php');