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 Code Example</title> </head> <body> <..

Decoded Output download

<html>
   <head>
       <title>PHP Code Example</title>
   </head>
   <body>
       <?php echo "Hello World!"; ?>
   </body>
</html>

Did this file decode correctly?

Original Code

<html>
   <head>
       <title>PHP Code Example</title>
   </head>
   <body>
       <?php echo "Hello World!"; ?>
   </body>
</html>

Function Calls

None

Variables

None

Stats

MD5 78a5731cd5f343b674246a47377a7edc
Eval Count 0
Decode Time 50 ms