how to automatically go to other page php code example Example: php go to another page <?php header("Location: anotherDirectory/anotherFile.php"); ?>