[ Th3_Err0r Bypassed ]




Upload:

Command:

liwaavux@216.73.217.165: ~ $
<?php 
ob_start();
session_start();
$pageTitle  = 'contact';
include 'init.php';
?>

    <div class="nohead"></div>
<section class="site-section bg-light" id="contact-section" data-aos="fade">
      <div class="container">
        <div class="row mb-5">
          <div class="col-12 text-center">
            <h2 class="section-title mb-3"> إستشارة مجانية </h2>
          </div>
        </div>
        <div class="row mb-5">
          


          <div class="col-md-4 text-center">
            <p class="mb-4">
              <span class="icon-room d-block h2 text-primary" style="color: #7b113a!important"></span>
              <span> الإمارات ، الشارقة ، طريق الملك فيصل ، بناء الفيصل 2 ، 108 </span>
            </p>
          </div>
          <div class="col-md-4 text-center">
            <p class="mb-4">
              <span class="icon-phone d-block h2 text-primary" style="color: #7b113a!important"></span>
              <span>0561265222</span>
            </p>
          </div>
          <div class="col-md-4 text-center">
            <p class="mb-0">
              <span class="icon-mail_outline d-block h2 text-primary" style="color: #7b113a!important"></span>
              <span>contact@liwanco.com</span>
            </p>
          </div>
        </div>
        <div class="row">
          <div class="col-md-12 mb-5">
            <form action="add_consultation.php" method="POST" class="p-5 bg-white rounded shadow">
              <h2 class="h4 text-danger mb-5"> تواصل معنا </h2> 
              <div class="row form-group">
                <div class="col-md-6 mb-3 mb-md-0">
                  <label class="text-black" for="fname"> الإسم الكامل </label>
                  <input type="text" id="fname" name="cons_nme" required="required" class="form-control ">
                </div>
                <div class="col-md-6">
                  <label class="text-black" for="lname"> رقم الهاتف </label>
                  <input type="text" id="lname"  name="cons_phone" required="required" class="form-control" onkeypress='return event.charCode >= 48 && event.charCode <= 57'>
                </div>
              </div>
              <div class="row form-group">
                <div class="col-md-6 mb-3 mb-md-0">
                  <label class="text-black" for="fname"> البريد الإلكتروني </label>
                  <input type="text" id="fname" name="cons_email" required="required" class="form-control ">
                </div>
                <div class="col-12 col-sm-6">
                  <select class="form-select rounded-pill mt-4" name="constype" style="height: 55px;width:100%">
                      <option selected> إختر الخدمة </option>
                      <option value="1"> التصميم المعماري  </option>
                      <option value="2"> التصميم الهندسي   </option>
                      <option value="3"> الاستشارات الفنية  </option>
                      <option value="4"> تدقيق المخططات المعمارية  </option>
                      <option value="5"> الاستلام النهائي للمسكن  </option>
                      <option value="6"> الهندسة القيمية  </option>
                      <option value="7"> تدقيق العقود والمواصفات  </option>
                  </select>
                </div>
              </div>
              <div class="row form-group">
                <div class="col-md-12">
                  <label class="text-black" for="message"> شرح الطلب </label> 
                  <textarea name="cons_exp" id="message" required="required" cols="30" rows="7" class="form-control" placeholder="إكتب ملاحظاتك أو أسئلتك هنا..."></textarea>
                </div>
              </div>
              <div class="row form-group">
                <div class="col-md-12">
                  <input type="submit" value="تأكيد الإرسال" name="Add_cons" class="btn btn-primary btn-md text-white">
                </div>
              </div>
            </form>
          </div>
        </div>
      </div>
    </section>

    
    <?php
    include $tpl . 'footer_ar.php';
    ob_end_flush();
    ?>

Filemanager

Name Type Size Permission Actions
aboutus.php File 15.22 KB 0644
add_consultation.php File 2.94 KB 0644
contact.php File 4.29 KB 0644
costresult.php File 14.62 KB 0644
costscalc.php File 44.42 KB 0644
customer_special.php File 17.66 KB 0644
details.php File 6.2 KB 0644
error_log File 4.54 KB 0644
index.php File 21.4 KB 0644
init.php File 584 B 0644
projects.php File 3.01 KB 0644
ret.php File 3.39 KB 0644
services.php File 9.94 KB 0644