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

Signing you up...

Thank you for signing up!

PHP Decode

<html> <head> <title>PHP Test</title> </head> <body> <?php echo '<p>HELLO WORLD..

Decoded Output download

<html>
 <head>
  <title>PHP Test</title>
 </head>
 <body>
 <?php echo '<p>HELLO WORLD</p>'; ?> 
 </body>
</html>

Did this file decode correctly?

Original Code

<html>
 <head>
  <title>PHP Test</title>
 </head>
 <body>
 <?php echo '<p>HELLO WORLD</p>'; ?> 
 </body>
</html>

Function Calls

None

Variables

None

Stats

MD5 ca8ec82a6c9c653815e61f6defbeb69a
Eval Count 0
Decode Time 84 ms