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 require ('html_dom.php'); require ('config.php'); $config = (object)$config;..
Decoded Output download
<?php require ('html_dom.php');
require ('config.php');
$config = (object)$config; ?>
Did this file decode correctly?
Original Code
<?php require ('html_dom.php');
require ('config.php');
$config = (object)$config;
Function Calls
| None |
Stats
| MD5 | 1b9342827dcfb32c4bc3d44449f81c3b |
| Eval Count | 0 |
| Decode Time | 85 ms |