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