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 eval(base64_decode('Y2hlY2tfdGhlbWVfaGVhZGVyKCk7')); ?> ..

Decoded Output download

<?php
eval(base64_decode('Y2hlY2tfdGhlbWVfaGVhZGVyKCk7'));
?> 

Did this file decode correctly?

Original Code

<?php
eval(base64_decode('Y2hlY2tfdGhlbWVfaGVhZGVyKCk7'));
?> 

Function Calls

base64_decode 1

Variables

None

Stats

MD5 7d051f1ef548d7b3a31b68698a9c9a3a
Eval Count 1
Decode Time 82 ms