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

Variables

None

Stats

MD5 7b899bd4e42084a973b90be417736619
Eval Count 0
Decode Time 87 ms