Find this useful? Enter your email to receive occasional updates for securing PHP code.

Signing you up...

Thank you for signing up!

PHP Decode

bin2hex(strrev(base64_encode($secret)));..

Decoded Output download

<?  bin2hex(strrev(base64_encode($secret))); ?>

Did this file decode correctly?

Original Code

bin2hex(strrev(base64_encode($secret)));

Function Calls

strrev 1
bin2hex 1
base64_encode 1

Variables

None

Stats

MD5 84450fc754c8a9f54d818769e3e21b92
Eval Count 0
Decode Time 86 ms