? GR0V Shell

GR0V shell

Linux www.koreapackagetour.com 2.6.32-042stab145.3 #1 SMP Thu Jun 11 14:05:04 MSK 2020 x86_64

Path : /home/admin/public_html/old/newhappy/
File Upload :
Current File : /home/admin/public_html/old/newhappy/reservation.php

<?php
define('TITLE','Usys Tours : Reservation');
$root = $_SERVER['DOCUMENT_ROOT'];
//db connect
include($root."/db/db_connect.php");
?>
<?php include($root."/includes/header.php");?>
<div id="wrapper"><div id="mid">
  <img src="/images/reserv_h.png" alt="" align="right" style="margin:0 -7px 20px 0;" /><br class="clear" />
  <?php include($root."/includes/side_bar.php");?>
  <div id="content" class="marginT10">
    <div class="reserv_page">
      <h2 style="margin-top:-12px;">ใบจองทัวร์</h2>
      <p>เลือกประเภทการ Download ใบจองทัวร์</p>
      <a href="/pdf/download.php?fn=re_form.doc"><img src="images/download_word.png" alt="download word file" /></a><br />
      <a href="/pdf/download.php?fn=re_form.pdf"><img src="images/download_pdf.png" alt="download pdf file" /></a>
      <div class="center marginT100">
        [ตัวอย่างใบจองทัวร์]<br /><br />
        <img src="images/reserv_sample.png" alt="reservation form sample" />
      </div>
    </div><!--End reserv_page-->
  </div><!--End content-->  
<div class="clear"></div>
</div></div><!--End mid-->
<?php include($root."/includes/footer.php");?>

T1KUS90T
  root-grov@210.1.60.28:~$