관리-도구
편집 파일: fountain_hills.php
<?php include_once('../includes/root.php'); include_once($DOCUMENT_ROOT.'/includes/constants.php'); $page_title = COMPANY_NAME." : Anthem Arizona Wedding Reception Sites | Arizona Wedding Vendors | AZ Wedding Sites | Home"; if (file_exists($DOCUMENT_ROOT."/includes/header_vendors.php")) { include_once($DOCUMENT_ROOT."/includes/header_vendors.php"); } else { header("location: /error.php"); } ?> <div id="topbanner"> </div> <div id="wrapper"> <div id="content"> <div align="center"></div> <h1 class="title">Fountain Hills Wedding Venues</h1> <div id="vendors_listings"> <p class="title">Just north of Scottsdale you'll find the town of Fountain Hills where natural beauty and spectacular mountain views surround the world-famous fountain. Your Arizona wedding can be parkside, at the Event Center or at a full service resort overlooking the fabulous fountain. Rio Verde, just miles north of Fountain Hills offers unparalleled sights as well.</p> <p class="title"> <?php @include('../includes/contact-me-email.php'); ?> </p><div><p align="center"><br /> </p> </li> </ul> <?php @include('../includes/search.php'); ?> </div> </div> </div> </div></div> <?php if (file_exists($DOCUMENT_ROOT."/includes/footer_reception-contest-only.php")) { include_once($DOCUMENT_ROOT."/includes/footer_reception-contest-only.php"); } else { header("location: /error.php"); } ?>