Previous Project
Next Project
Kitchen Renovation
- Pot Lighting installation
- Under cabinet lighting
- Receptacles and switching
- Dimmers
$pageURL = (@$_SERVER["HTTPS"] == "on") ? "https://" : "http://";
if ($_SERVER["SERVER_PORT"] != "80")
{
$pageURL .= $_SERVER["SERVER_NAME"].":".$_SERVER["SERVER_PORT"].$_SERVER["REQUEST_URI"];
}
else
{
$pageURL .= $_SERVER["SERVER_NAME"].$_SERVER["REQUEST_URI"];
}
$page = substr($pageURL, -5);
?>