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 "1\x32\x33"; ?>..
Decoded Output download
<?php echo "123"; ?>
Did this file decode correctly?
Original Code
<?php echo "1\x32\x33"; ?>
Function Calls
None |
Stats
MD5 | 0027e26880121f9d56089fa5a2e59408 |
Eval Count | 0 |
Decode Time | 94 ms |