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('FORCE_GZIP', 0); define('FORCE_DEFLATE', 0); ..
Decoded Output download
<?php
define('FORCE_GZIP', 0);
define('FORCE_DEFLATE', 0);
?>
Did this file decode correctly?
Original Code
<?php
define('FORCE_GZIP', 0);
define('FORCE_DEFLATE', 0);
Function Calls
define | 1 |
Stats
MD5 | 8ec598d7da0c48759043eb88d177b373 |
Eval Count | 0 |
Decode Time | 99 ms |