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