Find this useful? Enter your email to receive occasional updates for securing PHP code.
Signing you up...
Thank you for signing up!
PHP Decode
function test() { return 6; }..
Decoded Output download
<? function test()
{
return 6;
} ?>
Did this file decode correctly?
Original Code
function test()
{
return 6;
}
Function Calls
None |
Stats
MD5 | 343692924ea12630237442b9163a46ca |
Eval Count | 0 |
Decode Time | 96 ms |