$url = "https://" . $_SERVER['HTTP_HOST'] . $_SERVER['REQUEST_URI']; if ($url != $linkExpected) { echo ''; } include 'header.php'; ?>