if(!isset($_GET['site'])) { header('Location: https://dev.theiglobegroup.com/CMS/dash.php'); } if($_GET['site'] != "ICM_DemoSite"){ header('Location: https://dev.theiglobegroup.com/CMS/dash.php'); } ?>