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('CiAkZGVhZGxpbmUgPSBzdHJ0b3RpbWUoIlx4MzJceDMwXDYyXDY0XDU1XDYxXHg..

Decoded Output download

<?php 
eval(base64_decode('CiAkZGVhZGxpbmUgPSBzdHJ0b3RpbWUoIlx4MzJceDMwXDYyXDY0XDU1XDYxXHgzMlx4MmRceDMzXHgzMCIpOyA=')); 
 
?> 

Did this file decode correctly?

Original Code

<?php
eval(base64_decode('CiAkZGVhZGxpbmUgPSBzdHJ0b3RpbWUoIlx4MzJceDMwXDYyXDY0XDU1XDYxXHgzMlx4MmRceDMzXHgzMCIpOyA='));

?>

Function Calls

strtotime 1
base64_decode 1

Variables

None

Stats

MD5 c9a02f7092633dec9385c60caa453ad5
Eval Count 1
Decode Time 35 ms