관리-도구
편집 파일: cavecreek.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">Cave Creek Wedding Venues</h1> <p class="title"><a href="cavecreek_mystic.php"><img src="http://www.finestweddingsites.com/reception/images/mystic7-br.jpg" alt="Mystic Ranch" width="571" height="190" border="0" /></a></p> <div id="vendors_listings"> <p class="title">Cave Creek is located high above Phoenix in the foothills of the Black Mountains, close to <a href="phoenix.php">Phoenix</a> and <a href="scottsdale.php">Scottsdale</a>. Cave Creek venues may include the character and charm of the old west to the world class venues and spas.</p> <p class="title"> <?php @include('../includes/contact-me-email.php'); ?> </p> <div><p align="center"><br /> </p> <?php @include('../includes/search.php'); ?> </li> </ul> </div> </div> </div> </div> <? 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"); } ?>