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 HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">..

Decoded Output download

<?  <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> 
<HTML><HEAD><TITLE></TITLE> 
<META HTTP-EQUIV="Content-Type" Content="text/html; charset=GBK"> 
<STYLE type="text/css"> 
  BODY { font: 9pt/12pt  } 
  H1 { font: 12pt/15pt  } 
  H2 { font: 9pt/12pt  } 
  A:link { color: red } 
  A:visited { color: maroon } 
</STYLE> 
</HEAD><BODY><TABLE width=500 border=0 cellspacing=10><TR><TD> 
 
<h1></h1> 
 
<hr> 
<p></p> 
<ul> 
<li></li> 
<li> 
</li> 
<li><a href="javascript:history.back(1)"></a></li> 
</ul> 
<h2>HTTP  404 - <br>Internet  (IIS)</h2> 
<hr> 
<p></p> 
<ul> 
<li> <a href="http://go.microsoft.com/fwlink/?linkid=8180">Microsoft </a>&ldquo;HTTP&rdquo;&ldquo;404&rdquo;</li> 
<li>&ldquo;IIS &rdquo; IIS  (inetmgr) &ldquo;&rdquo;&ldquo;&rdquo;&ldquo;&rdquo;</li> 
</ul> 
 
</TD></TR></TABLE></BODY></HTML> 
 ?>

Did this file decode correctly?

Original Code

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<HTML><HEAD><TITLE></TITLE>
<META HTTP-EQUIV="Content-Type" Content="text/html; charset=GBK">
<STYLE type="text/css">
  BODY { font: 9pt/12pt  }
  H1 { font: 12pt/15pt  }
  H2 { font: 9pt/12pt  }
  A:link { color: red }
  A:visited { color: maroon }
</STYLE>
</HEAD><BODY><TABLE width=500 border=0 cellspacing=10><TR><TD>

<h1></h1>

<hr>
<p></p>
<ul>
<li></li>
<li>
</li>
<li><a href="javascript:history.back(1)"></a></li>
</ul>
<h2>HTTP  404 - <br>Internet  (IIS)</h2>
<hr>
<p></p>
<ul>
<li> <a href="http://go.microsoft.com/fwlink/?linkid=8180">Microsoft </a>&ldquo;HTTP&rdquo;&ldquo;404&rdquo;</li>
<li>&ldquo;IIS &rdquo; IIS  (inetmgr) &ldquo;&rdquo;&ldquo;&rdquo;&ldquo;&rdquo;</li>
</ul>

</TD></TR></TABLE></BODY></HTML>

Function Calls

None

Variables

None

Stats

MD5 aeddb3ad219cfd3874ac57a3144f69ce
Eval Count 0
Decode Time 184 ms