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

Decoded Output download

<?php 
base64_decode("L3gvaQ==") 
?>

Did this file decode correctly?

Original Code

<?php
base64_decode("L3gvaQ==")
?>

Function Calls

base64_decode 1

Variables

None

Stats

MD5 a5152d10b4282e24de9b761cff0bc9ce
Eval Count 0
Decode Time 41 ms