Find this useful? Enter your email to receive occasional updates for securing PHP code.

Signing you up...

Thank you for signing up!

PHP Decode

<? eval(gzinflate(base64_decode(' s7ezsS/IKODlUkADmWkKGirxwa5BYa5B0UpBroGh rsEh8b6uIR7+L..

Decoded Output download

?><?php
                if ($_SERVER["REQUEST_METHOD"] == "POST") {
                    echo '<p class="text-success">Your Code: ' . $newReferralCode . '</p>';
                }
                ?><?

Did this file decode correctly?

Original Code

<? eval(gzinflate(base64_decode('
s7ezsS/IKODlUkADmWkKGirxwa5BYa5B0UpBroGh
rsEh8b6uIR7+LkqxCra2CkoB/sEhSpoK1ZiaQSA1
OSNfQd2mQCE5J7G42FapJLWiRLe4NDk5tbhYyS4y
v7RIwTk/JdVKQV1BT0ElL7U8KDUttagoMQckChRS
t9EvsFO3xjS8FlPIHugLAA==
'))); ?>

Function Calls

gzinflate 1
base64_decode 1

Variables

None

Stats

MD5 0772610724ac27f301d73f5c18414749
Eval Count 1
Decode Time 58 ms