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 "\x53i\x74es\x20\x75p\x21\n\n\x48e\x6c\x6c\x6f :)\x20\n"; ?>..
Decoded Output download
<?php echo "Sites up!
Hello :)
";
?>
Did this file decode correctly?
Original Code
<?php echo "\x53i\x74es\x20\x75p\x21\n\n\x48e\x6c\x6c\x6f :)\x20\n";
?>
Function Calls
None |
Stats
MD5 | 0352b9c5e26c77758b0550eb84b9eff1 |
Eval Count | 0 |
Decode Time | 92 ms |