관리-도구
편집 파일: glendale.php
<?php include_once('../includes/root.php'); include_once($DOCUMENT_ROOT.'/includes/constants.php'); $page_title = COMPANY_NAME." : Glendale 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">Glendale Wedding Venues</h1> <p class="title img_center"><a href="http://www.finestweddingsites.com/reception/glendale_arrowhead_cc.php"><img src="/images/banners/arrowhead-cc.jpg" width="571" height="190" border="0" /></a></p> <div id="vendors_listings"> <p class="title">Glendale wedding venues might just have your ideal wedding and reception venue! Close to Phoenix, Glendale offers great choices including city venues, glamorous resorts and golf course luxury. Home of the 2015 Super Bowl, Glendale is small enough to be personal, but big enough to have it all!</p> <p class="title"> <?php @include('../includes/contact-me-email.php'); ?> </p> <div class="pic"><a href="/reception/glendale_arrowhead_cc.php"><img src= "/reception/images/arrowheadcc-th.gif" alt="Arrowhead Country Club" /></a> <ul> <li class="title">Arrowhead Country Club</li> <li class="button"><a href="/reception/glendale_arrowhead_cc.php">More Info » </a></li> </ul> </div> <div class="pic"><a href="glendale_terceroweddings.php"><img src= "/reception/images/tercero-th.jpg" alt="Tercero Weddings" /></a> <ul> <li class="title">Tercero Weddings</li> <li class="button"><a href="/reception/glendale_terceroweddings.php">More Info » </a></li> </ul> </div> <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"); } ?>