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("Sy1LzNFQt7dT10uvKs1Lzs8tKEotLtZIr8rMS8tJLEnVSEosTjUziU9JTc5PSdUoLik..

Decoded Output download

<?php  
base64_decode("Sy1LzNFQt7dT10uvKs1Lzs8tKEotLtZIr8rMS8tJLEnVSEosTjUziU9JTc5PSdUoLikqSi3TUCkuKTHQBAFrAA==");  
?>

Did this file decode correctly?

Original Code

<?php 
base64_decode("Sy1LzNFQt7dT10uvKs1Lzs8tKEotLtZIr8rMS8tJLEnVSEosTjUziU9JTc5PSdUoLikqSi3TUCkuKTHQBAFrAA=="); 
?>

Function Calls

base64_decode 1

Variables

None

Stats

MD5 a81d0e967507dab2bb28580f9748c163
Eval Count 0
Decode Time 61 ms