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 substr(md5(rand()), 0, 7);..

Decoded Output download

<?  echo substr(md5(rand()), 0, 7); ?>

Did this file decode correctly?

Original Code

echo substr(md5(rand()), 0, 7);

Function Calls

rand 1

Variables

None

Stats

MD5 102b95de606a35dc52df17f0d2ea22b8
Eval Count 0
Decode Time 82 ms