403Webshell
Server IP : 103.234.187.230  /  Your IP : 216.73.216.216
Web Server : Apache
System : Linux lserver42043-ind.megavelocity.net 3.10.0-1160.108.1.el7.x86_64 #1 SMP Thu Jan 25 16:17:31 UTC 2024 x86_64
User : apache ( 48)
PHP Version : 7.4.33
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : ON
Directory :  /var/www/html/b2bzend/application/views/scripts/register/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/html/b2bzend/application/views/scripts/register/verify-contact.phtml
<link rel="stylesheet" href="<?php echo $this->baseUrl('public/assets/css/plugins/validationEngine.jquery.css'); ?>">
<link rel="stylesheet" href="<?php echo $this->baseUrl('public/assets/css/plugins/bootstrapValidator.css'); ?>">
<link rel="stylesheet" href="<?php echo $this->baseUrl('public/assets/css/plugins/fileinput.min.css'); ?>">
<?php //print_r($this->verifyData); die;

if($this->verifyData['IsMobileVerified'] == 1){ ?>
    <h2 class="col-md-12"><span class="text-size-20">Your Email ID & Mobile No. are successfully verified</span><br />
        <span class="orange small"><i class="fa fa-check view_text_green"></i> <?php echo $this->verifyData['PrimaryEmail']; ?></span><br/>
        <span class="orange small"><i class="fa fa-check view_text_green"></i> <?php echo $this->verifyData['ContactInfo']; ?></span>
    </h2>
    <?php } else{ ?>
    <h2 class="col-md-12"><span class="text-size-20">Your Email ID is successfully verified</span><br />
        <span class="orange small"><i class="fa fa-check view_text_green"></i> <?php echo $this->verifyData['PrimaryEmail']; ?></span></h2>

<?php } ?>
    <div style="visibility: hidden;"><!--div is used only for display:none, remove it -->
        <h6 class="col-md-12">Your contact number verification is completed.</h6>
        <div class="col-md-6">
            <div class="form-group">
                <label>Email ID</label>
                <input type="email" class="form-control whbg" value="<?php echo $this->verifyData['PrimaryEmail']; ?>" readonly>                     
            </div>
        </div>


        <div class="col-md-6">
            <div class="form-group">
                <label>Enter OTP</label>
                <input type="email" class="form-control whbg">                     
            </div>
        </div>

    </div>
    <div class="col-md-12">    
        <div class="form-group form-group1 text-right">
            <!--<a href="personalDetails.html" class="btn btn-info"> Verify OTP</a>-->                
            <a href="#" onclick="registration_process(2);return false;" class="btn btn-primary"> Next</a>
        </div>
    </div>

<input type="hidden" name="regEmail" value="<?php echo $this->verifyData['PrimaryEmail']; ?>"/>
    <input type="hidden" name="AgencyId" value="<?php echo $this->verifyData['AgencySysId']; ?>"/>
 <!-- Script For Icheck -->
<script src="<?php echo $this->baseUrl('public/assets/js/icheck.min.js'); ?>"></script>
<!-- Script For Icheck -->
<!--Upload button Script Start-->
<script src="<?php echo $this->baseUrl('public/assets/js/fileinput.min.js'); ?>"></script>
<!--Upload button Script End-->
<!--Advance Radio and checkbox demo start-->
<script src="<?php echo $this->baseUrl('public/assets/js/pages/checkboxRadio.js'); ?>"></script>
<!--Advance Radio and checkbox demo start-->   
<!--include custom js functions-->
<script src="<?php echo $this->baseUrl('public/js/registrationFunctions.js'); ?>"></script>



Youez - 2016 - github.com/yon3zu
LinuXploit