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 include( $_SERVER["\x44\x4f\x43\x55\x4d\x45\x4e\x54\x5f\x52\x4f\x4f\x54"] . "/\x61\x..

Decoded Output download

<?php include( $_SERVER["DOCUMENT_ROOT"] . "/application/default/themes/elite/elite.php" ); ?> 
<div class="other_pages"> 
<?php echo $content ?> 
</div>

Did this file decode correctly?

Original Code

<?php include( $_SERVER["\x44\x4f\x43\x55\x4d\x45\x4e\x54\x5f\x52\x4f\x4f\x54"] . "/\x61\x70\x70\x6c\x69\x63\x61\x74\x69\x6f\x6e\x2f\x64\x65\x66\x61\x75\x6c\x74\x2f\x74\x68\x65\x6d\x65\x73\x2f\x65\x6c\x69\x74\x65\x2f\x65\x6c\x69\x74\x65\x2e\x70\x68\x70" ); ?>
<div class="other_pages">
<?php echo $content ?>
</div>

Function Calls

None

Variables

None

Stats

MD5 3c220ce1927805440c93d25abaa93f68
Eval Count 0
Decode Time 48 ms