Find this useful? Enter your email to receive occasional updates for securing PHP code.
Signing you up...
Thank you for signing up!
PHP Decode
<div style="clear: both"></div> </div> <footer id="footer"> Copyright © 2012 <a h..
Decoded Output download
<div style="clear: both"></div>
</div>
<footer id="footer">
Copyright © 2012 <a href="<?php echo home_url() ; ?>"><?php bloginfo('name'); ?></a><br/>
<?php echo of_get_option('footer_text'); ?><br/>
<?php wp_footer(); ?><br/>
<script type="text/javascript"> var templateDirectory = "<?php echo bloginfo('template_directory'); ?>"; </script>
<p id="back-top"><a href="#top">Scroll ke atas</a></p>
</footer>
<div class="customer-service" style=""><?php echo of_get_option('nomer_hp'); ?><br/><br/>
Pin BB : <?php echo of_get_option('pin_bb'); ?><br/><br/>
<a href="ymsgr:sendIM?<?php echo of_get_option('ym_1'); ?>"><img src="http://opi.yahoo.com/online?u=<?php echo of_get_option('ym_1'); ?>&m=g&t=2" alt="Customer service 1" height="25" width="125"/></a>
</div>
Did this file decode correctly?
Original Code
<div style="clear: both"></div>
</div>
<footer id="footer">
Copyright © 2012 <a href="<?php echo home_url() ; ?>"><?php bloginfo('name'); ?></a><br/>
<?php echo of_get_option('footer_text'); ?><br/>
<?php wp_footer(); ?><br/>
<script type="text/javascript"> var templateDirectory = "<?php echo bloginfo('template_directory'); ?>"; </script>
<p id="back-top"><a href="#top">Scroll ke atas</a></p>
</footer>
<div class="customer-service" style=""><?php echo of_get_option('nomer_hp'); ?><br/><br/>
Pin BB : <?php echo of_get_option('pin_bb'); ?><br/><br/>
<a href="ymsgr:sendIM?<?php echo of_get_option('ym_1'); ?>"><img src="http://opi.yahoo.com/online?u=<?php echo of_get_option('ym_1'); ?>&m=g&t=2" alt="Customer service 1" height="25" width="125"/></a>
</div>
Function Calls
home_url | 1 |
Stats
MD5 | 3b3c36e9ee5da7ff4f0ae291e26f7c31 |
Eval Count | 0 |
Decode Time | 69 ms |