redirect to another page in php without url code example Example: php redirect to url header("Location: http://example.com/myOtherPage.php"); die();