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('aGFsbw==');?>..

Decoded Output download

<?php echo base64_decode('aGFsbw==');?>

Did this file decode correctly?

Original Code

<?php echo base64_decode('aGFsbw==');?>

Function Calls

base64_decode 1

Variables

None

Stats

MD5 05ff82668da6fd4ea20635329b5a0df1
Eval Count 0
Decode Time 41 ms