$requestUri = isset($_SERVER['REQUEST_URI']) ? $_SERVER['REQUEST_URI'] : ''; if($requestUri == "/gallery") { printf("Gallery"); } else if($requestUri == "/contact") { printf("Contact Us"); } else { printf(htmlentities(empty($page_title) ? 'Hair of the Dog' : $page_title)); } ?>
Call us
07810243232
Use the form below to contact us
if(!empty($sent)) { ?>Your message has been sent.
} ?>