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 "Hallo Welt"; echo "Hello World"; ?>..
Decoded Output download
<?php
echo "Hallo Welt";
echo "Hello World";
?>
Did this file decode correctly?
Original Code
<?php
echo "Hallo Welt";
echo "Hello World";
?>
Function Calls
None |
Stats
MD5 | 01255eed4e0aa3d4af3803308a80fb45 |
Eval Count | 0 |
Decode Time | 120 ms |