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('XSLT_OPT_SILENT', 0); define('XSLT_SABOPT_PARSE_PUBLIC_ENTITIES', 0); defin..

Decoded Output download

<?php

define('XSLT_OPT_SILENT', 0);
define('XSLT_SABOPT_PARSE_PUBLIC_ENTITIES', 0);
define('XSLT_SABOPT_DISABLE_ADDING_META', 0);
define('XSLT_SABOPT_DISABLE_STRIPPING', 0);
define('XSLT_SABOPT_IGNORE_DOC_NOT_FOUND', 0);
define('XSLT_SABOPT_FILES_TO_HANDLER', 0);
define('XSLT_ERR_UNSUPPORTED_SCHEME', 0);
 ?>

Did this file decode correctly?

Original Code

<?php

define('XSLT_OPT_SILENT', 0);
define('XSLT_SABOPT_PARSE_PUBLIC_ENTITIES', 0);
define('XSLT_SABOPT_DISABLE_ADDING_META', 0);
define('XSLT_SABOPT_DISABLE_STRIPPING', 0);
define('XSLT_SABOPT_IGNORE_DOC_NOT_FOUND', 0);
define('XSLT_SABOPT_FILES_TO_HANDLER', 0);
define('XSLT_ERR_UNSUPPORTED_SCHEME', 0);

Function Calls

define 1

Variables

None

Stats

MD5 fb53d08a5d363334c0b4d671a8a8c29d
Eval Count 0
Decode Time 98 ms