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 |
Stats
MD5 | a1f37e2a75fa44380f54c37c5a7f8681 |
Eval Count | 0 |
Decode Time | 29 ms |