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