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 md5(md5('Test')); ?> ..

Decoded Output download

5ec20daa6b4e614f2cf221347cf1fe41

Did this file decode correctly?

Original Code

<?php
echo md5(md5('Test'));

?>

Function Calls

md5 2

Variables

None

Stats

MD5 2486494f8f61040908bc66b9f5635aa4
Eval Count 0
Decode Time 91 ms