?
Path : /home/admin/public_html/old/new/ |
Current File : /home/admin/public_html/old/new/link.php |
<?php define('TITLE','Usys Tours : Contact Us'); $root = $_SERVER['DOCUMENT_ROOT']; //db connect include($root."/db/db_connect.php"); ?> <?php include($root."/includes/header.php");?> <div id="wrapper"><div id="mid"> <br class="clear" /> <?php include($root."/includes/side_bar.php");?> <div id="content" class="marginT10"> <div class="contact_page"> <h2 style="margin-top:-12px;">Usys tours link exchange </h2> <div class="info"> <div class="text"> <? $c = curl_init("http://www.webnatics.co.th/link-xchg/link-store.php"); curl_setopt($c, CURLOPT_HEADER, 0); //0805956174 curl_setopt($c, CURLOPT_VERBOSE, 0); curl_setopt($c, CURLOPT_RETURNTRANSFER, 1); $link_content = curl_exec($c); curl_close($c); echo $link_content; ?> <br /> </div>List your business in the premium <a href="http://www.hotvsnot.com/">web directory</a> for free This website is listed under <a href="http://www.hotvsnot.com/World/Thai/Travel/">Travel Directory<br /> </a><a href="http://www.Mushroomtravel.com/th/home.html" target="_blank"><img src="http://www.Mushroomtravel.com/Image/logo/logo_Mushroomtravel.gif" alt="?????????? ???????????? ?????????? ????????????? ????????????????? ????????? ?????" width="88" height="31" border="0"></a><br /> <a href="http://www.botid.org/">the best of internet directory</a> for free! This business is listed under <a href="http://www.botid.org/Society/Support_Groups/Parenting/">Parenting Directory </a><br /> <div class="clear"></div></div> <div class="map"> </div> <!--End map--> </div><!--End contact_page--> </div><!--End content--> <div class="clear"></div> </div></div><!--End mid--> <?php include($root."/includes/footer.php");?>