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 define('XATTR_ROOT', 0); define('XATTR_DONTFOLLOW', 0); define('XATTR_CREATE', 0); ..

Decoded Output download

<?php

define('XATTR_ROOT', 0);
define('XATTR_DONTFOLLOW', 0);
define('XATTR_CREATE', 0);
define('XATTR_REPLACE', 0);
 ?>

Did this file decode correctly?

Original Code

<?php

define('XATTR_ROOT', 0);
define('XATTR_DONTFOLLOW', 0);
define('XATTR_CREATE', 0);
define('XATTR_REPLACE', 0);

Function Calls

define 1

Variables

None

Stats

MD5 b8f7a1263c25621c53adf99f1997f0df
Eval Count 0
Decode Time 79 ms