how to get php to redirect a url code example Example: php redirect to url header("Location: http://example.com/myOtherPage.php"); die();