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('GMP_ROUND_ZERO', 0); define('GMP_ROUND_PLUSINF', 0); define('GMP_ROUND_MINU..
Decoded Output download
<?php
define('GMP_ROUND_ZERO', 0);
define('GMP_ROUND_PLUSINF', 0);
define('GMP_ROUND_MINUSINF', 0);
define('GMP_VERSION', 'dummy');
?>
Did this file decode correctly?
Original Code
<?php
define('GMP_ROUND_ZERO', 0);
define('GMP_ROUND_PLUSINF', 0);
define('GMP_ROUND_MINUSINF', 0);
define('GMP_VERSION', 'dummy');
Function Calls
define | 1 |
Stats
MD5 | ff710bbb9517aaeb5725d689f3653ee0 |
Eval Count | 0 |
Decode Time | 80 ms |