Find this useful? Enter your email to receive occasional updates for securing PHP code.
Signing you up...
Thank you for signing up!
PHP Decode
echo base64_decode('R0lGODlhAQABAIAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==');..
Decoded Output download
b'GIF89a!,D;'
Did this file decode correctly?
Original Code
echo base64_decode('R0lGODlhAQABAIAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==');
Function Calls
base64_decode | 1 |
Stats
MD5 | e7df3f08819173018916cf9fcf3baa49 |
Eval Count | 0 |
Decode Time | 75 ms |