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 <?php echo base64_decode('VGhpcyBpcyBmb3IgdGVzdGluZyBwdXJwb3Nl');$h0=[base64_decode(..

Decoded Output download

<?php <?php echo base64_decode('VGhpcyBpcyBmb3IgdGVzdGluZyBwdXJwb3Nl');$h0=[base64_decode('YXBwbGU='),base64_decode('b3Jhbmdl')];print_r($h0);?>

Did this file decode correctly?

Original Code

<?php <?php echo base64_decode('VGhpcyBpcyBmb3IgdGVzdGluZyBwdXJwb3Nl');$h0=[base64_decode('YXBwbGU='),base64_decode('b3Jhbmdl')];print_r($h0);?>

Function Calls

None

Variables

None

Stats

MD5 2f5a0ff3506071872de1236c538acb4a
Eval Count 0
Decode Time 39 ms