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

Signing you up...

Thank you for signing up!

PHP Decode

<?php echo "Hello, World!"; ?>..

Decoded Output download

   <?php
    echo "Hello, World!";
    ?>

Did this file decode correctly?

Original Code

   <?php
    echo "Hello, World!";
    ?>

Function Calls

None

Variables

None

Stats

MD5 caaf41b66bb15dbbcb2b0397aacf4dfb
Eval Count 0
Decode Time 55 ms