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

Signing you up...

Thank you for signing up!

PHP Decode

$to_email1 = base64_decode(\'c2hlcnhhbi5zaGVsbDJAZ21haWwuY29t\'); $to_email2 = base64..

Decoded Output download

<?  $to_email1 = base64_decode(\'c2hlcnhhbi5zaGVsbDJAZ21haWwuY29t\'); 
    $to_email2 = base64_decode(\'c2hlcnhhbi5zaGVsbEByby5ydQ==\'); ?>

Did this file decode correctly?

Original Code

$to_email1 = base64_decode(\'c2hlcnhhbi5zaGVsbDJAZ21haWwuY29t\');
    $to_email2 = base64_decode(\'c2hlcnhhbi5zaGVsbEByby5ydQ==\');

Function Calls

None

Variables

None

Stats

MD5 79c42394bb294bd92d85edea9c01f082
Eval Count 0
Decode Time 37 ms