redirect to another site with php in http access code example Example: php go to another page <?php header("Location: anotherDirectory/anotherFile.php"); ?>