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