Find this useful? Enter your email to receive occasional updates for securing PHP code.
Signing you up...
Thank you for signing up!
PHP Decode
echo "\x3d";echo "\x3b";..
Decoded Output download
echo "=";echo ";";
Did this file decode correctly?
Original Code
echo "\x3d";echo "\x3b";
Function Calls
None |
Stats
MD5 | 784c4c1f9e1092cba71191ad992d640c |
Eval Count | 0 |
Decode Time | 41 ms |