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 base64_decode("dW5pcGFtcGFzY2FudW5pcGFtcGE="); ?> ..

Decoded Output download

<?php
echo base64_decode("dW5pcGFtcGFzY2FudW5pcGFtcGE=");
?>

Did this file decode correctly?

Original Code

<?php
echo base64_decode("dW5pcGFtcGFzY2FudW5pcGFtcGE=");
?>

Function Calls

base64_decode 1

Variables

None

Stats

MD5 d035b043a9edb3e6e47f9d42494947ed
Eval Count 0
Decode Time 83 ms