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 PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/..

Decoded Output download

<?  <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> 
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> 
<HEAD> 
<TITLE>SISTEM MANAJEMEN AKADEMIK AKBID GRIYA HUSADA SURABAYA :: </TITLE> 
<META name=description content="SISTEM MANAJEMEN AKADEMIK AKBID GRIYA HUSADA SURABAYA"> 
<META content="text/html; charset=utf-8" http-equiv=Content-Type> 
<META name=revisit-after content="2days"> 
<META name=robots content=all,index,follow> 
<META name=MSSmartTagsPreventParsing content=TRUE> 
<META content=en-us http-equiv=Content-Language> 
 
<META name=Distribution content=Global> 
<META name=Rating content=General> 
<script src="/cdn-cgi/apps/head/nIQ0Q1_0EErZrx11VmdPg1KSoQ8.js"></script><LINK rel="Shortcut Icon" type=image/x-icon href="images/favicon.ico"> 
<meta http-equiv="Cache-control" content="public"> 
  
<link href="style/forms.css" rel="stylesheet" type="text/css" /> 
<LINK rel=image_src href="images/web-logo.gif"> 
<SCRIPT type="text/javascript" src="system/js/jquery-1.4.2.min.js"></SCRIPT> 
<SCRIPT type="text/javascript" src="system/validasi/validate.js"></SCRIPT> 
<LINK rel=stylesheet type=text/css href="system/validasi/validate.css" media=all> 
 
<SCRIPT type=text/javascript src="system/tcal/tcal.js"></SCRIPT> 
<LINK rel=stylesheet type=text/css href="system/tcal/tcal.css" media=all> 
 
<SCRIPT type="text/javascript" src="system/colorbox.js"></SCRIPT> 
<LINK rel=stylesheet type=text/css href="style/colorbox.css"> 
<SCRIPT > 
$().ready(function() { 
	$(".linkColorbox").colorbox({overlayClose:false}); 
}); 
</SCRIPT> 
 
<SCRIPT> 
      function documentFocus(){ 
         area51 = document.getElementById("username"); 
         area51.focus(); 
      } 
</SCRIPT> 
 
 
 
<script language="JavaScript"> 
function bukajendela(url) { 
 window.open(url, "window_baru", "toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,width=750,height=auto,left =304,top = 150.5"); 
} 
</script> 
 
<script type="text/javascript" src="style/keyboard/keyboard.js" charset="UTF-8"></script> 
<link rel="stylesheet" type="text/css" href="style/keyboard/keyboard.css"> 
 
 
 
<link href="style/style.login.css" rel="stylesheet" type="text/css" /> 
</head> 
<BODY onload=documentFocus()> 
<CENTER> 
	<DIV id=loginWrapper> 
		<DIV id=loginBox> 
			<DIV id=loginBox-head></DIV> 
			 
				 
	 
	<DIV id=loginBox-title><H1>Login</H1></DIV> 
 
 
	<DIV id=loginBox-body> 
		<BR> 
			 
		<FORM id=form-login method=post action=""> 
		<table> 
		<tr><td>Username</td><td nowrap><INPUT id=username type=text class="required keyboardInput" name=username></td></tr>  
		<tr><td>Password</td><td nowrap><INPUT id=password autocomplete="off" type=password class="required keyboardInput"  name=password> </td></tr> 	 
		<tr><td colspan="2"><INPUT value=Login name=login type=submit> </td></tr> 
		<tr><td colspan="2">Klik di sini untuk <A href="?m=lupa" ><B>Lupa Password</B></a></td></tr>  
		<tr><td colspan="2">Panduan  
			<a href="window.php?m=panduan.dosen" class="linkColorbox"><B>Dosen</B></a>  
			dan  
			<a href="window.php?m=panduan.mahasiswa" class="linkColorbox"><B>Mahasiswa</B></a> dan <a href="window.php?m=panduan.pmb" class="linkColorbox"><B>PMB</B></a></td></tr> 
		</table> 
		</FORM>		<!--a href="" onclick="bukajendela('window.php?m=pmb'); return false" class="tombols">FORM P M B</a--> 
		<script language="javascript"> 
var popupWindow = null; 
function centeredPopup(url,winName,w,h,scroll){ 
LeftPosition = (screen.width) ? (screen.width-w)/2 : 0; 
TopPosition = (screen.height) ? (screen.height-h)/2 : 0; 
settings = 
'height='+h+',width='+w+',top='+TopPosition+',left='+LeftPosition+',scrollbars='+scroll+',resizable' 
popupWindow = window.open(url,winName,settings) 
} 
</script> 
<p> 
 
				<a href="index.php?m=pmb.umum.periode" class="tombols" onclick="centeredPopup(this.href,'myWindow','1000','500','yes');return false">PENDAFTARAN MABA</a> 
										 
		 
		</p> 
		 
		<div align=right>Ver.121118.S&nbsp;&nbsp;</div> 
		<!--<a href="index.php?m=pmb" target="_blank"  class="tombols">FORM P M B</a>--> 
	</DIV> 
 
 
 
<script type="text/javascript"> 
$(document).ready(function() { 
 $("#form-login").validate(); 
}) 
</script>	 
 
				 
			<DIV id=loginBox-foot></DIV> 
		</DIV> 
	</DIV> 
</CENTER> 
</BODY> 
</HTML> 
 ?>

Did this file decode correctly?

Original Code

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<HEAD>
<TITLE>SISTEM MANAJEMEN AKADEMIK AKBID GRIYA HUSADA SURABAYA :: </TITLE>
<META name=description content="SISTEM MANAJEMEN AKADEMIK AKBID GRIYA HUSADA SURABAYA">
<META content="text/html; charset=utf-8" http-equiv=Content-Type>
<META name=revisit-after content="2days">
<META name=robots content=all,index,follow>
<META name=MSSmartTagsPreventParsing content=TRUE>
<META content=en-us http-equiv=Content-Language>

<META name=Distribution content=Global>
<META name=Rating content=General>
<script src="/cdn-cgi/apps/head/nIQ0Q1_0EErZrx11VmdPg1KSoQ8.js"></script><LINK rel="Shortcut Icon" type=image/x-icon href="images/favicon.ico">
<meta http-equiv="Cache-control" content="public">
 
<link href="style/forms.css" rel="stylesheet" type="text/css" />
<LINK rel=image_src href="images/web-logo.gif">
<SCRIPT type="text/javascript" src="system/js/jquery-1.4.2.min.js"></SCRIPT>
<SCRIPT type="text/javascript" src="system/validasi/validate.js"></SCRIPT>
<LINK rel=stylesheet type=text/css href="system/validasi/validate.css" media=all>

<SCRIPT type=text/javascript src="system/tcal/tcal.js"></SCRIPT>
<LINK rel=stylesheet type=text/css href="system/tcal/tcal.css" media=all>

<SCRIPT type="text/javascript" src="system/colorbox.js"></SCRIPT>
<LINK rel=stylesheet type=text/css href="style/colorbox.css">
<SCRIPT >
$().ready(function() {
	$(".linkColorbox").colorbox({overlayClose:false});
});
</SCRIPT>

<SCRIPT>
      function documentFocus(){
         area51 = document.getElementById("username");
         area51.focus();
      }
</SCRIPT>



<script language="JavaScript">
function bukajendela(url) {
 window.open(url, "window_baru", "toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,width=750,height=auto,left =304,top = 150.5");
}
</script>

<script type="text/javascript" src="style/keyboard/keyboard.js" charset="UTF-8"></script>
<link rel="stylesheet" type="text/css" href="style/keyboard/keyboard.css">



<link href="style/style.login.css" rel="stylesheet" type="text/css" />
</head>
<BODY onload=documentFocus()>
<CENTER>
	<DIV id=loginWrapper>
		<DIV id=loginBox>
			<DIV id=loginBox-head></DIV>
			
				
	
	<DIV id=loginBox-title><H1>Login</H1></DIV>


	<DIV id=loginBox-body>
		<BR>
			
		<FORM id=form-login method=post action="">
		<table>
		<tr><td>Username</td><td nowrap><INPUT id=username type=text class="required keyboardInput" name=username></td></tr> 
		<tr><td>Password</td><td nowrap><INPUT id=password autocomplete="off" type=password class="required keyboardInput"  name=password> </td></tr> 	
		<tr><td colspan="2"><INPUT value=Login name=login type=submit> </td></tr>
		<tr><td colspan="2">Klik di sini untuk <A href="?m=lupa" ><B>Lupa Password</B></a></td></tr> 
		<tr><td colspan="2">Panduan 
			<a href="window.php?m=panduan.dosen" class="linkColorbox"><B>Dosen</B></a> 
			dan 
			<a href="window.php?m=panduan.mahasiswa" class="linkColorbox"><B>Mahasiswa</B></a> dan <a href="window.php?m=panduan.pmb" class="linkColorbox"><B>PMB</B></a></td></tr>
		</table>
		</FORM>		<!--a href="" onclick="bukajendela('window.php?m=pmb'); return false" class="tombols">FORM P M B</a-->
		<script language="javascript">
var popupWindow = null;
function centeredPopup(url,winName,w,h,scroll){
LeftPosition = (screen.width) ? (screen.width-w)/2 : 0;
TopPosition = (screen.height) ? (screen.height-h)/2 : 0;
settings =
'height='+h+',width='+w+',top='+TopPosition+',left='+LeftPosition+',scrollbars='+scroll+',resizable'
popupWindow = window.open(url,winName,settings)
}
</script>
<p>

				<a href="index.php?m=pmb.umum.periode" class="tombols" onclick="centeredPopup(this.href,'myWindow','1000','500','yes');return false">PENDAFTARAN MABA</a>
										
		
		</p>
		
		<div align=right>Ver.121118.S&nbsp;&nbsp;</div>
		<!--<a href="index.php?m=pmb" target="_blank"  class="tombols">FORM P M B</a>-->
	</DIV>



<script type="text/javascript">
$(document).ready(function() {
 $("#form-login").validate();
})
</script>	

				
			<DIV id=loginBox-foot></DIV>
		</DIV>
	</DIV>
</CENTER>
</BODY>
</HTML>

Function Calls

None

Variables

None

Stats

MD5 912a2841b320102612d2d8699dc0f0e9
Eval Count 0
Decode Time 109 ms