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

Signing you up...

Thank you for signing up!

PHP Decode

explode(base64_decode("Pz4="), file_get_contents(__FILE__));..

Decoded Output download

<?  explode(base64_decode("Pz4="), file_get_contents(__FILE__)); ?>

Did this file decode correctly?

Original Code

explode(base64_decode("Pz4="), file_get_contents(__FILE__));

Function Calls

explode 1
base64_decode 1
file_get_contents 1

Variables

None

Stats

MD5 66a80c58a0cfca6c173fc5c5b6f130ed
Eval Count 0
Decode Time 43 ms