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('ABSPATH')) { exit; }..

Decoded Output download

<?  if (!defined('ABSPATH')) { 
    exit; 
} ?>

Did this file decode correctly?

Original Code

if (!defined('ABSPATH')) {
    exit;
}

Function Calls

defined 1

Variables

None

Stats

MD5 68a2c8fa74a5702f7c3c6478fe89a30b
Eval Count 0
Decode Time 36 ms