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

Signing you up...

Thank you for signing up!

PHP Decode

if (!defined("\x41\x42\123\120\101\x54\110")) { die; }..

Decoded Output download

<?  if (!defined("ABSPATH")) { 
    die; 
} ?>

Did this file decode correctly?

Original Code

if (!defined("\x41\x42\123\120\101\x54\110")) {
    die;
}

Function Calls

defined 1

Variables

None

Stats

MD5 63acb2e0a281310e0d08468ef5926129
Eval Count 0
Decode Time 41 ms