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 echo base64_decode('UG93ZXJlZCBieQ==').' <a href="'.base64_decode('aHR0cDovL3d3dy5yc..

Decoded Output download

b'Powered by' <a href="b'http://www.rswebsols.com'" target="_blank">b'RS Web Solutions'</a>

Did this file decode correctly?

Original Code

<?php echo base64_decode('UG93ZXJlZCBieQ==').' <a href="'.base64_decode('aHR0cDovL3d3dy5yc3dlYnNvbHMuY29t').'" target="_blank">'.base64_decode('UlMgV2ViIFNvbHV0aW9ucw==').'</a>'; ?>

Function Calls

base64_decode 3

Variables

None

Stats

MD5 b7f4028785c97db9bcaf2e805952e8a4
Eval Count 0
Decode Time 103 ms