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('HW_ATTR_LANG', 0); define('HW_ATTR_NR', 0); define('HW_ATTR_NONE', 0); ..
Decoded Output download
<?php
define('HW_ATTR_LANG', 0);
define('HW_ATTR_NR', 0);
define('HW_ATTR_NONE', 0);
?>
Did this file decode correctly?
Original Code
<?php
define('HW_ATTR_LANG', 0);
define('HW_ATTR_NR', 0);
define('HW_ATTR_NONE', 0);
Function Calls
define | 1 |
Stats
MD5 | f87235144a697f1759fa80c138fb6f3c |
Eval Count | 0 |
Decode Time | 87 ms |