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 echo (empty($CONF['dpb']) || $CONF['dpb'] != 1 ? '© ' . date('Y') . ' <a href="..
Decoded Output download
<?php echo (empty($CONF['dpb']) || $CONF['dpb'] != 1 ? '© ' . date('Y') . ' <a href="https://earnth.com/autohunt.a" class="footer_copyright" target="_blank">earnth</a>' : '© ' . date('Y') . ' ' . $config['site_logo']); ?>
Did this file decode correctly?
Original Code
<?php echo (empty($CONF['dpb']) || $CONF['dpb'] != 1 ? '© ' . date('Y') . ' <a href="https://earnth.com/autohunt.a" class="footer_copyright" target="_blank">earnth</a>' : '© ' . date('Y') . ' ' . $config['site_logo']);
Function Calls
None |
Stats
MD5 | 8550fcc8cc76132ba9d41217edaa8383 |
Eval Count | 0 |
Decode Time | 105 ms |