Find this useful? Enter your email to receive occasional updates for securing PHP code.

Signing you up...

Thank you for signing up!

PHP Decode

<!doctype html> <html> <head><meta http-equiv="Content-Type" content="text/html; charset..

Decoded Output download

<?  <!doctype html> 
<html> 
<head><meta http-equiv="Content-Type" content="text/html; charset=gb18030"> 
     
 
 
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css" integrity="sha384-Vkoo8x4CGsO3+Hhxv8T/Q5PaXtkKtu6ug5TOeNV6gBiFeWPGFN9MuhOf23Q9Ifjh" crossorigin="anonymous"> 
 
 
 
    <script src="https://code.jquery.com/jquery-3.4.1.slim.min.js" integrity="sha384-J6qa4849blE2+poT4WnyKhv5vZF5SrPo0iEjwBvKU7imGFAV0wwj1yYfoRSJoZ+n" crossorigin="anonymous"></script> 
     
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/umd/popper.min.js" integrity="sha384-Q6E9RHvbIyZFJoft+2mJbHaEWldlvI9IOYy5n3zV9zzTtmI3UksdQRVvoxMfooAo" crossorigin="anonymous"></script> 
 
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/js/bootstrap.min.js" integrity="sha384-wfSDF2E50Y2D1uUdj0O3uMBJnjuUD4Ih7YwaYd1iqfktj0Uod8GCExl3Og8ifwB6" crossorigin="anonymous"></script> 
 
<link rel="shortcut icon" type="image/x-icon" href="images/logo.png"> 
 
<script language="Javascript"> 
document.oncontextmenu = function(){return false} 
</script> 
 
 
<title>Asingacin de Usuario 2020 CMB</title> 
</head> 
 
<body style="background-color:#001e5d;"> 
<p> 
<p> 
 
 <center> 
<div class="col-sm-6"> 
     
     
    <script language="Javascript"> 
document.oncontextmenu = function(){return false} 
</script> 
 
 
 
<table class="table table-hover" align="center"> 
    
    
  
	      
    
    <tr> 
         
   
	<td> 
 
 
 
 
<div class="form-group"> 
     
     
    <center> 
 
    <img src="https://tecnobyteducation.net/asignacionbelen/images/Logo_tareas.png" width="525" height="380"> 
 
 
 
        <div class="col-sm-8"> 
 <form class= "container" name="formulario" method="get" action="consulta.php"> 
       <input class="form-control" type="text" name="txtb" placeholder="INGRESA EL NUMERO DE CARNE"  style="text-align: center" autocomplete="off"> 
       <br> 
        
          <button type="submit" class="btn btn-danger"> 
       
Consultar 
</button> 
 
<hr> 
</form> 
</div> 
</center> 
</div> 
	    	</td> 
     </tr> 
 
 
 
</table> 
</div> 
    </div> 
 
 
</body> 
</html> ?>

Did this file decode correctly?

Original Code

<!doctype html>
<html>
<head><meta http-equiv="Content-Type" content="text/html; charset=gb18030">
    


<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css" integrity="sha384-Vkoo8x4CGsO3+Hhxv8T/Q5PaXtkKtu6ug5TOeNV6gBiFeWPGFN9MuhOf23Q9Ifjh" crossorigin="anonymous">



    <script src="https://code.jquery.com/jquery-3.4.1.slim.min.js" integrity="sha384-J6qa4849blE2+poT4WnyKhv5vZF5SrPo0iEjwBvKU7imGFAV0wwj1yYfoRSJoZ+n" crossorigin="anonymous"></script>
    
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/umd/popper.min.js" integrity="sha384-Q6E9RHvbIyZFJoft+2mJbHaEWldlvI9IOYy5n3zV9zzTtmI3UksdQRVvoxMfooAo" crossorigin="anonymous"></script>

<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/js/bootstrap.min.js" integrity="sha384-wfSDF2E50Y2D1uUdj0O3uMBJnjuUD4Ih7YwaYd1iqfktj0Uod8GCExl3Og8ifwB6" crossorigin="anonymous"></script>

<link rel="shortcut icon" type="image/x-icon" href="images/logo.png">

<script language="Javascript">
document.oncontextmenu = function(){return false}
</script>


<title>Asingacin de Usuario 2020 CMB</title>
</head>

<body style="background-color:#001e5d;">
<p>
<p>

 <center>
<div class="col-sm-6">
    
    
    <script language="Javascript">
document.oncontextmenu = function(){return false}
</script>



<table class="table table-hover" align="center">
   
   
 
	     
   
    <tr>
        
  
	<td>




<div class="form-group">
    
    
    <center>

    <img src="https://tecnobyteducation.net/asignacionbelen/images/Logo_tareas.png" width="525" height="380">



        <div class="col-sm-8">
 <form class= "container" name="formulario" method="get" action="consulta.php">
       <input class="form-control" type="text" name="txtb" placeholder="INGRESA EL NUMERO DE CARNE"  style="text-align: center" autocomplete="off">
       <br>
       
          <button type="submit" class="btn btn-danger">
      
Consultar
</button>

<hr>
</form>
</div>
</center>
</div>
	    	</td>
     </tr>



</table>
</div>
    </div>


</body>
</html>

Function Calls

None

Variables

None

Stats

MD5 fc57f93dd4d670bad2df9fa251bc2936
Eval Count 0
Decode Time 101 ms